Percentage | Lines | ||
---|---|---|---|
Bouncer |
|
100 % | 95 |
NamedStringCollection |
|
100 % | 24 |
StringCollection |
|
100 % | 53 |
Blacklist |
|
100 % | 5 |
Whitelist |
|
100 % | 5 |
CRAP Score | Lines | ||
---|---|---|---|
StringCollection::__construct() | 3 | 7 | |
Bouncer::__construct() | 2 | 6 | |
Bouncer::addToWhitelist() | 2 | 7 | |
Bouncer::isBlacklisted() | 2 | 6 | |
Bouncer::validateListType() | 2 | 6 | |
Bouncer::addToBlacklist() | 2 | 7 | |
StringCollection::add() | 2 | 4 | |
StringCollection::remove() | 2 | 6 | |
Bouncer::hasBlacklist() | 1 | 3 | |
Bouncer::isAllowed() | 1 | 3 | |