Condition Coverage

blib/lib/PBib/Style.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
56 6 2 0 not defined $class and defined $style

or 2 conditions

line l !l condition
116 24 1152 $$self{'fieldOptions'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
44 0 8 0 ref $self || $self
118 16 220 956 $options && $$options{$opt} || $self->fieldOptions->{$opt} || $self->option($opt)