| blib/lib/MongoDBx/Tiny/Validator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 109 | 0 | 0 | if ($field) |
| 112 | 0 | 0 | wantarray ? : |
| 127 | 0 | 0 | if $opt->{'no_validate'} |
| 141 | 0 | 0 | if ($opt->{'state'} eq 'insert') |
| 144 | 0 | 0 | unless (exists $document->{$name}) |
| 154 | 0 | 0 | unless (exists $document->{$name}) |
| 161 | 0 | 0 | unless $field->get($name) |
| 173 | 0 | 0 | if (not $status) { } |
| 178 | 0 | 0 | if defined $ret->{'target'} |