blib/lib/Banal/Util/Mini.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 33 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
169 | 0 | 0 | 0 | defined $key and defined $value |
182 | 0 | 0 | 0 | defined $node and defined $k |
238 | 0 | 0 | 0 | defined $h and ref $h |
266 | 0 | 0 | 0 | defined $h and &reftype($h) eq 'HASH' |
319 | 0 | 0 | 0 | length ref $f and eval { do { $f = \&$f; 1 } } |
line | l | !l | condition |
---|---|---|---|
93 | 0 | 0 | eval { do { $o->_msg_pfx(@_) } } // '' |
114 | 0 | 0 | $opts{'prefix'} // '' |
115 | 0 | 0 | $opts{'suffix'} // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
155 | 0 | 0 | 0 | $v // () |
165 | 0 | 0 | 0 | shift() // () |
222 | 0 | 0 | 0 | $key //= $opts{'key'} |
234 | 0 | 0 | 0 | eval { do { hash_lookup("$_", 'sources', [@depots]) } } // () |