Condition Coverage

blib/lib/Method/Lexical.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
68 8 0 6 @_ == 1 && _isa($_[0], 'HASH')
181 0 0 1 $^H & 131072 and $class_data = $$hints{$subclass}

or 2 conditions

line l !l condition
29 0 0 shift() || 0

or 3 conditions

line l !l&&r !l&&!r condition
149 3 3 2 $_autoload or $autoload
153 6 0 0 do { no strict 'refs'; *{$subname;}{'CODE'} } || confess("Can't find subroutine for target ${name}: '${subname}'")