Condition Coverage

blib/lib/Sweat.pm
Criterion Covered Total %
condition 3 15 20.0


and 3 conditions

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

or 2 conditions

line l !l condition
213 0 0 $config->{$method} // 0
358 0 25 $extra_text //= ''
489 0 0 `$exec` // ''

or 3 conditions

line l !l&&r !l&&!r condition
409 0 0 0 grep {$_ == $current_second;} @spoken_seconds or $current_second and not $current_second % 10