lib/Mojolicious/Plugin/Prove/Controller.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 16 | 100.0 |
line | true | false | branch |
---|---|---|---|
18 | 2 | 5 | if ($name and not exists $conf->{$name}) |
23 | 1 | 4 | if ($name) { } |
47 | 1 | 4 | unless (exists $conf->{$name}) |
56 | 2 | 2 | unless ($found) |
76 | 2 | 5 | unless (exists $conf->{$name}) |
84 | 3 | 2 | if ($file) |
87 | 1 | 2 | unless ($found) |
93 | 2 | 2 | $found ? : |