Branch Coverage

blib/lib/FB3.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
54 0 0 unless -e $SchemaPath
62 0 0 if (exists $Params{'from_zip'} and defined $Params{'from_zip'}) { }
0 0 elsif (exists $Params{'from_dir'} and defined $Params{'from_dir'}) { }
117 0 0 if ($self->{'opc'}{'_is_zip'}) { }