Condition Coverage

blib/lib/Data/FastPack/JPacker.pm
Criterion Covered Total %
condition 19 37 51.3


and 3 conditions

line !l l&&!r l&&r condition
301 1 0 0 defined $previous_dst and $current_dst ne $previous_dst
339 1 0 4 not $$self[17] and !$$self[0] || $$self[1] + $$message[3] < $$self[0]
0 1 3 not $$self[17] and !$$self[0] || $$self[1] + $$message[3] < $$self[0] and !$$self[2] || $$self[3] <= $$self[2]
426 3 0 1 $$self[15] and not @{$$self[4]}

or 2 conditions

line l !l condition
79 1 0 shift() // __PACKAGE__
128 0 1 $options{'html_container'} // "index.html"
133 0 1 $options{'jpack_options'} // {}
140 0 1 $options{'read_size'} // 32768
141 0 1 $options{'write_size'} // 32768

or 3 conditions

line l !l&&r !l&&!r condition
255 0 0 2 $$self[14] or @{$$self[4]}
339 4 0 0 !$$self[0] || $$self[1] + $$message[3] < $$self[0]
0 3 1 !$$self[2] || $$self[3] <= $$self[2]
406 0 0 5 not $$self[11] or length $$self[14] >= $$self[9]
420 2 0 2 $$self[11] or @{$$self[4]}