Condition Coverage

blib/lib/Text/Continuation/Parser.pm
Criterion Covered Total %
condition 13 23 56.5


and 3 conditions

line !l l&&!r l&&r condition
22 8 8 1 $line and not defined $new
63 0 0 0 not length $new and length($line // '')
74 4 0 1 not length $new and length($line // '')

or 2 conditions

line l !l condition
31 1 0 $line // ''
42 2 1 $line // ''
53 2 3 $line // ''
63 0 0 $line // ''
67 0 0 $line // ''
74 1 0 $line // ''
78 3 1 $line // ''