lib/Data/Processor/Transformer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
21 | 10 | 292 | if (exists $section->{'schema'}{$schema_key}{'transformer'}) |
28 | 2 | 8 | if (my $err = $@) |
29 | 2 | 0 | if (ref $err eq "HASH" and defined $err->{'msg'}) |