| Percentage | Lines | ||
|---|---|---|---|
| Pause |
|
100 % | 80 |
| Attendance |
|
100 % | 71 |
| DayAttendance |
|
100 % | 266 |
| CRAP Score | Lines | ||
|---|---|---|---|
| DayAttendance::addPause() | 4 | 17 | |
| DayAttendance::__construct() | 4 | 13 | |
| Pause::__construct() | 3 | 13 | |
| Pause::isOverlapping() | 3 | 12 | |
| DayAttendance::isPauseOverlapping() | 3 | 12 | |
| Attendance::__construct() | 2 | 6 | |
| Attendance::addDayAttendance() | 2 | 10 | |
| Attendance::getTotalMinutes() | 2 | 10 | |
| Attendance::getAverage() | 2 | 13 | |
| DayAttendance::exportLine() | 2 | 10 | |