Branch Coverage

blib/lib/Catmandu/Exporter/PICA.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
21 1 2 if ($type =~ /^(pica)?plus$/) { }
1 1 elsif ($type eq 'plain') { }
1 0 elsif ($type eq 'xml') { }
40 0 3 if $self->can('end')