| blib/lib/Sub/Attributes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 12 | 83.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 31 | 1 | 1 | unless $sub and $sub =~ /^$package\:\:/ | 
| 40 | 1 | 10 | unless $args[0] and exists $Sub::Attributes::attributes{$args[0]} | 
| 49 | 1 | 6 | unless $args[0] and exists $Sub::Attributes::attributes{ref $args[0]} | 
| 81 | 0 | 5 | wantarray ? : | 
| 120 | 0 | 6 | unless $overrider | 
| 124 | 1 | 5 | unless $override_coderef |