Condition Coverage

blib/lib/App/MARC/Validator/Report.pm
Criterion Covered Total %
condition 9 15 60.0


or 3 conditions

line l !l&&r !l&&!r condition
39 1 1 5 not &getopts("e:hlp:v", $self->{'_opts'}) or $self->{'_opts'}{'h'}
1 1 4 not &getopts("e:hlp:v", $self->{'_opts'}) or $self->{'_opts'}{'h'} or @ARGV < 1
66 3 0 0 $self->{'_opts'}{'p'} eq "all" or $self->{'_opts'}{'p'} eq $plugin
72 1 0 0 $self->{'_opts'}{'e'} eq "all" or $self->{'_opts'}{'e'} eq $error
107 3 0 0 $self->{'_opts'}{'p'} eq "all" or $self->{'_opts'}{'p'} eq $plugin