Branch Coverage

blib/lib/Kevin/Commands/Util.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
11 0 0 if $seconds < 1
12 0 0 if $seconds == 1
13 0 0 if $seconds < 60
16 0 0 if $minutes == 1
17 0 0 if $minutes < 46
20 0 0 if $hours == 1
21 0 0 if $hours < 48
22 0 0 if $hours < 336
23 0 0 if $hours < 1440
24 0 0 if $hours < 17520
41 0 0 if ($state eq 'active')
43 0 0 if $info->{'delayed'}
48 0 0 if ($state eq 'failed' or $state eq 'finished')