Condition Coverage

lib/Zen/Koan.pm
Criterion Covered Total %
condition 6 7 85.7


and 3 conditions

line !l l&&!r l&&r condition
11 6 0 103 @_ == 1 and ref $_[0] eq 'HASH'

or 2 conditions

line l !l condition
15 105 4 $opts{'title'} ||= 'A koan by no other name'
16 106 3 $opts{'body'} ||= 'This koan offers little wisdom. It just is.'