Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | FilterFactory::checkMonthAndDayArgs() | 0 | 9 | 11 | 11 | 3 | 0 | 0 |
B | FilterFactory::checkNthDayArgs() | 0 | 9 | 10 | 10 | 2 | 0 | 0 |
B | BusinessDays\FastForwarder::exec() | 0 | 15 | 5 | 5 | 5 | 1 | 1 |
B | StaticFilter::getEasterDateTimeForYear() | 0 | 20 | 2 | 2 | 1 | 0 | 1 |
B | FilterFactory::monthAndDayOnDayOfWeek() | 0 | 9 | 6 | 6 | 1 | 0 | 1 |
A | FilterFactory::nthDayOfWeekOfMonth() | 0 | 9 | 4 | 4 | 4 | 0 | 1 |
A | BusinessDays\FastForwarder::__construct() | 0 | 5 | 1 | 1 | 7 | 2 | 0 |
A | BusinessDays\SkipWhenTrait::getSkippedBy() | 0 | 5 | 3 | 3 | 1 | 0 | 0 |
A | BusinessDays\FilterFactory::monthAndDay() | 0 | 4 | 2 | 2 | 2 | 0 | 1 |
A | BusinessDays\StaticFilter::isEasterMonday() | 0 | 3 | 2 | 2 | 1 | 0 | 1 |
A | SkipWhenTrait::skipWhenWeekend() | 0 | 3 | 1 | 1 | 1 | 0 | 0 |
A | BusinessDays\StaticFilter::isGoodFriday() | 0 | 3 | 2 | 2 | 1 | 0 | 1 |
A | SkipWhenTrait::skipWhenMonthAndDay() | 0 | 4 | 2 | 2 | 1 | 0 | 0 |
A | SkipWhenTrait::skipWhenNthDayOfWeekOfMonth() | 0 | 4 | 2 | 2 | 1 | 0 | 0 |
A | SkipWhenTrait::replaceSkipWhen() | 0 | 3 | 1 | 1 | 1 | 1 | 0 |