| blib/lib/Sweat.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 15 | 20.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 409 | 0 | 0 | 0 | $current_second and not $current_second % 10 |
| 431 | 3 | 74 | 0 | -e $temp_file and $self->drill_length |
| line | l | !l | condition |
|---|---|---|---|
| 213 | 0 | 0 | $config->{$method} // 0 |
| 358 | 0 | 25 | $extra_text //= '' |
| 489 | 0 | 0 | `$exec` // '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 409 | 0 | 0 | 0 | grep {$_ == $current_second;} @spoken_seconds or $current_second and not $current_second % 10 |