Condition Coverage

blib/lib/Protocol/FIX/Parser.pm
Criterion Covered Total %
condition 11 14 78.5


and 3 conditions

line !l l&&!r l&&r condition
129 0 19 1 $is_number and $value > 255
259 13 133 17 $owner && $owner ne $composite->{'name'}

or 2 conditions

line l !l condition
278 47 0 $composite->{'mandatory_composites'} // []

or 3 conditions

line l !l&&r !l&&!r condition
113 7 0 22 @trailer_pairs < 2 or not $trailer_pairs[0]
129 2 1 19 not $is_number or $is_number and $value > 255