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