| blib/lib/MooseX/Runnable/Invocation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 8 | 25.0 |
| line | l | !l | condition |
|---|---|---|---|
| 129 | 0 | 0 | warn "$name was loaded OK, but it's not a role!" and return |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 56 | 0 | 2 | 1 | not $does_cmdline and scalar @{$self->plugins->{$orig};} > 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 139 | 0 | 0 | 0 | $_->has_default || $_->has_builder |