blib/lib/Role/Commons/Tap.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 14 | 28.5 |
line | true | false | branch |
---|---|---|---|
29 | 1 | 0 | if (ref $next eq 'CODE' or not ref $next) |
31 | 0 | 1 | ref $_[0] eq 'ARRAY' ? : |
32 | 0 | 1 | ref $next ? : |
34 | 0 | 1 | if ($flags{'EVAL'}) { } |
47 | 0 | 0 | if (ref $next eq 'SCALAR') |
49 | 0 | 0 | if ($$next =~ /^(no_?)?(.+)$/i) |
51 | 0 | 0 | $1 ? : |