Condition Coverage

blib/lib/App/MARC/Validator/Report.pm
Criterion Covered Total %
condition 11 15 73.3


or 3 conditions

line l !l&&r !l&&!r condition
40 1 1 7 not &getopts("e:hlp:v", $self->{'_opts'}) or $self->{'_opts'}{'h'}
1 1 6 not &getopts("e:hlp:v", $self->{'_opts'}) or $self->{'_opts'}{'h'} or @ARGV < 1
67 5 0 0 $self->{'_opts'}{'p'} eq "all" or $self->{'_opts'}{'p'} eq $plugin
73 3 1 1 $self->{'_opts'}{'e'} eq "all" or $self->{'_opts'}{'e'} eq $error
110 3 0 0 $self->{'_opts'}{'p'} eq "all" or $self->{'_opts'}{'p'} eq $plugin