| blib/lib/Mojolicious/Plugin/FormValidator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 13 | 0 | 0 | unless $profile | 
| 28 | 0 | 0 | unless defined $results | 
| 29 | 0 | 0 | if $results->valid($field) | 
| 30 | 0 | 0 | if $results->invalid($field) | 
| 31 | 0 | 0 | if $results->missing($field) | 
| 57 | 0 | 0 | if 0 == keys %$input_hash |