| blib/lib/Moxie.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 138 | 0 | if ($caller ne 'main') |
| 69 | 138 | 0 | if $] >= 5.022 |
| 72 | 138 | 0 | if $] >= 5.026 |
| 86 | 24 | 49 | if scalar @args == 1 and ref $args[0] eq 'CODE' |
| 105 | 0 | 93 | $meta->isa('MOP::Class') ? : |
| 129 | 3 | 135 | if exists $opts->{'traits'} |