Condition Coverage

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


or 2 conditions

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

or 3 conditions

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