Condition Coverage

blib/lib/HiveJSO.pm
Criterion Covered Total %
condition 17 21 80.9


and 3 conditions

line !l l&&!r l&&r condition
141 7 17 1 defined $attr{'ok'} and $attr{'ok'} != 1
231 3 3 63 $_ ne 'unit' and $_ ne 'checksum'
248 2 2 42 $_ ne 'unit' and $_ ne 'checksum'
326 1 0 0 defined $current and $another_start == $current
337 4 0 5 $pre and length $pre
349 1 0 8 $post and length $post

or 3 conditions

line l !l&&r !l&&!r condition
129 4 2 20 delete $orig{'c'} || delete $orig{'checksum'}