| blib/lib/Dancer/Plugin/FormValidator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 6 | 3 | if ($results->has_invalid or $results->has_missing) |
| 42 | 0 | 6 | if ($$settings{'halt'}) { } |
| 46 | 0 | 0 | scalar @errors == 1 ? : |
| 53 | 6 | 0 | $results->has_missing ? : |
| 77 | 6 | 0 | if ($$results{'profile'}{'msgs'}{$reason}) { } |
| 94 | 4 | 15 | unless defined $dfv |
| 135 | 0 | 1 | if $exception |
| 144 | 3 | 1 | if (my $deserialize = $$available_deserializer{$ext}) { } |