blib/lib/Data/Validator/MultiManager.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 16 | 50.0 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 4 | unless @args and scalar @args % 2 == 0 |
52 | 19 | 6 | if (my $errors = $validator->clear_errors) { } |
68 | 0 | 4 | if ($prefix) |
69 | 0 | 0 | unless ($class =~ s/^\+// or $class =~ /^$prefix/) |
134 | 0 | 0 | $$self{'tag'} ? : |
154 | 0 | 4 | unless $errors |
161 | 4 | 12 | unless ($tag) |
172 | 16 | 0 | if (my $errors = $$self{'errors'}{$tag}) |