Condition Coverage

blib/lib/Method/Signatures/Utils.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
52 17 68 242 not $method =~ /$target/ and $method =~ /$skip/

or 3 conditions

line l !l&&r !l&&!r condition
52 242 0 85 not $method =~ /$target/ and $method =~ /$skip/ or $pack =~ /$skip/