blib/lib/Data/Walk/Graft.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
42 | 12 | 0 | 0 | @args == 1 && is_HashRef($args[0]) |
75 | 30 | 7 | 6 | $passed_ref->{'primary_type'} eq 'SCALAR' and $passed_ref->{'primary_ref'} eq 'IGNORE' |
115 | 8 | 7 | 0 | $passed_ref->{'primary_type'} eq 'SCALAR' and $passed_ref->{'primary_ref'} =~ /IGNORE/i |