Condition Coverage

blib/lib/Paper/Specs.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
121 0 0 0 @found and scalar @found == 1

or 2 conditions

line l !l condition
189 0 0 shift() || 'in'

or 3 conditions

line l !l&&r !l&&!r condition
99 0 0 0 $opts{'brand'} || $Paper::Specs::brand
102 0 0 0 $code or $brand
105 0 0 0 $brand or $self->brands
241 0 0 0 $Paper::Specs::layout eq 'normal' or $Paper::Specs::layout eq 'pdf'