Condition Coverage

blib/lib/Pod/Constant.pm
Criterion Covered Total %
condition 9 10 90.0


and 3 conditions

line !l l&&!r l&&r condition
29 1 9 2 @args && lc $args[0] eq ':all'
49 38 0 56 ref $item and ref $item eq 'Pod::InteriorSequence'

or 2 conditions

line l !l condition
34 39 4 $1 || '$'
56 54 2 $sigil ||= '$'