Condition Coverage

blib/lib/Banal/Mini/Utils.pm
Criterion Covered Total %
condition 0 30 0.0


and 3 conditions

line !l l&&!r l&&r condition
165 0 0 0 defined $key and defined $value
178 0 0 0 defined $node and defined $k
234 0 0 0 defined $h and ref $h
262 0 0 0 defined $h and &reftype($h) eq 'HASH'
315 0 0 0 length ref $f and eval { do { $f = \&$f; 1 } }

or 2 conditions

line l !l condition
93 0 0 eval { do { $o->_msg_pfx(@_) } } // ''
114 0 0 $opts{'prefix'} // ''
115 0 0 $opts{'suffix'} // ''

or 3 conditions

line l !l&&r !l&&!r condition
161 0 0 0 shift() // ()
218 0 0 0 $key //= $opts{'key'}
230 0 0 0 eval { do { hash_lookup("$_", 'sources', [@depots]) } } // ()