lib/Package/Constants.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
43 | 0 | 1 | unless defined $pkg |
57 | 3 | 5 | unless defined $sub |
61 | 2 | 3 | unless defined prototype $sub and not length prototype $sub |
84 | 0 | 17 | if $Package::Constants::DEBUG |