| blib/lib/MooseX/App/Role/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 74 | if &blessed($class) |
| 20 | 0 | 74 | unless ($ok) |
| 31 | 34 | 40 | if ($meta->app_permute) |
| 39 | 0 | 74 | unless defined $proto_result |
| 44 | 6 | 68 | if ($proto_result->{'help_flag'}) |
| 54 | 7 | 60 | if ($meta->app_prefer_commandline) { } |
| 70 | 23 | 44 | if (scalar @errors) |
| 83 | 0 | 44 | if (scalar @errors) |