Condition Coverage

blib/lib/Shodo/Suzuri.pm
Criterion Covered Total %
condition 5 7 71.4


and 3 conditions

line !l l&&!r l&&r condition
76 0 0 4 ref $args[0] and ref $args[0] eq 'HASH'

or 2 conditions

line l !l condition
15 4 1 $args{'description'} || ''
25 43 5 $$self{'stash'} ||= {}