blib/lib/Sub/Attributes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
32 | 1 | 1 | unless $sub and $sub =~ /^$class\:\:/ |
41 | 1 | 5 | unless $args[0] and exists $attributes{$args[0]} |
50 | 1 | 3 | unless $args[0] and exists $attributes{ref $args[0]} |
120 | 0 | 4 | unless $overrider |
124 | 0 | 4 | unless $override_coderef |