Condition Coverage

blib/lib/Feed/PhaseCheck.pm
Criterion Covered Total %
condition 9 20 45.0


or 2 conditions

line l !l condition
60 1 0 shift() || 0

or 3 conditions

line l !l&&r !l&&!r condition
66 0 0 1 ref $sample ne 'HASH' or scalar keys %$sample < 2
70 0 0 1 ref $main ne 'HASH' or scalar keys %$main < 2
76 0 0 164 int $_ != $_ or abs $main->{$_} != $main->{$_}
83 0 0 26 int $_ != $_ or abs $sample->{$_} != $sample->{$_}
88 0 0 1 $sample_epoches[0] < $main_epoches[0] or $sample_epoches[-1] > $main_epoches[-1]
116 1 12 41 not defined $min_error or $error{$delay} < $min_error