blib/lib/Module/Stubber.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
85 | 2 | 0 | 2 | eval { do { require $pkg_s } } and not $wanted_pkg->isa('Module::Stubber::Stub') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
23 | 3 | 0 | 0 | exists $Warncache{$cls} || exists $Warncache{$key} |