Branch Coverage

blib/lib/Kevin/Commands/Util.pm
Criterion Covered Total %
branch 20 26 76.9


line true false branch
11 1 67 if $seconds < 1
12 1 66 if $seconds == 1
13 8 58 if $seconds < 60
16 8 50 if $minutes == 1
17 8 42 if $minutes < 46
20 4 38 if $hours == 1
21 12 26 if $hours < 48
22 6 20 if $hours < 336
23 6 14 if $hours < 1440
24 11 3 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')