Condition Coverage

blib/lib/Module/Checkstyle/Util.pm
Criterion Covered Total %
condition 11 16 68.7


and 3 conditions

line !l l&&!r l&&r condition
62 28 19 0 defined $value and $value
70 5 6 0 defined $value and $value

or 2 conditions

line l !l condition
90 6 0 shift() || ''
96 5 0 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
24 0 3 1 ref $expected || $expected
25 1 2 1 ref $got || $got