blib/lib/gum.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 18 | 33.3 |
line | true | false | branch |
---|---|---|---|
16 | 1 | 5 | if ($flags{'class'}) { } |
1 | 4 | elsif ($flags{'role'}) { } | |
1 | 3 | elsif ($flags{'singleton'}) { } | |
32 | 0 | 0 | if ($flags{'proto'} or $flags{'prototype'}) |
38 | 0 | 0 | if $flags{'types'} |
39 | 0 | 0 | if $flags{'types'} |
40 | 0 | 0 | if $flags{'isas'} |
41 | 0 | 0 | if $flags{'isas'} |
43 | 0 | 0 | if (@exports) |