Condition Coverage

blib/lib/Salvation/TC/Parser/PP.pm
Criterion Covered Total %
condition 13 25 52.0


and 3 conditions

line !l l&&!r l&&r condition
45 1946 2 51 $char eq '[' and $word ne 'Maybe'
266 31 50 18 $word_end and $value != 0

or 2 conditions

line l !l condition
30 256 0 $options //= {}
222 12 0 $options //= {}

or 3 conditions

line l !l&&r !l&&!r condition
63 0 7 0 exists $stack[$#stack]{'maybe'} or exists $stack[$#stack]{'class'}
7 0 0 exists $stack[$#stack]{'maybe'} or exists $stack[$#stack]{'class'} or exists $stack[$#stack]{'signed'}
7 0 0 exists $stack[$#stack]{'maybe'} or exists $stack[$#stack]{'class'} or exists $stack[$#stack]{'signed'} or exists $stack[$#stack]{'length'}
95 0 0 53 $substr eq '' or $word eq ''
316 0 0 15 $type eq '' or $name eq ''