Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | PrioritySchedule\RoundRobin::__construct() | 0 | 7 | 3 | 1 | 0 | 0 |
A | PrioritySchedule\FirstAvailable::insert() | 0 | 4 | 2 | 2 | 0 | 0 |
A | PrioritySchedule\RoundRobin::extract() | 0 | 6 | 2 | 1 | 0 | 0 |
A | PrioritySchedule\FirstAvailable::extract() | 0 | 5 | 2 | 3 | 0 | 0 |
A | PrioritySchedule\FirstAvailable::__construct() | 0 | 5 | 1 | 3 | 0 | 0 |
A | PrioritySchedule\FirstAvailable::setCallback() | 0 | 2 | 1 | 2 | 0 | 0 |
A | PrioritySchedule\RoundRobin::setCallback() | 0 | 2 | 1 | 1 | 0 | 0 |
A | PrioritySchedule\RoundRobin::compare() | 0 | 2 | 1 | 1 | 0 | 0 |