| blib/lib/App/Jiffy/View/Timesheet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 0 | if ($from) { } |
| 23 | 0 | 0 | if ($from) |
| 31 | 0 | 0 | if ('DateTime'->compare($current_day, $start_time->truncate('to', 'day')) == -1) |
| 44 | 0 | 0 | unless $deltas{$unit} |
| 49 | 0 | 0 | if ($options->{'verbose'}) { } |