Condition Coverage

blib/lib/CAM/PDFTaxforms.pm
Criterion Covered Total %
condition 13 34 38.2


and 3 conditions

line !l l&&!r l&&r condition
253 0 2 1 $propdict->{'FT'} and $self->getValue($propdict->{'FT'}) =~ /^Btn$/o
337 0 0 25 $propdict->{'FT'} and $self->getValue($propdict->{'FT'}) =~ /^(Tx|Btn)$/o
468 23 0 0 $fontmetrics and not $fontsize
477 0 0 0 $w and $w > $stringwidth
635 2 0 218 defined $parentname and $parentname ne ''

or 2 conditions

line l !l condition
460 13 10 $self->getValue($propdict->{'Q'}) || 0
479 0 0 $lines ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
319 0 0 25 not $key or ref $key
342 0 0 2 !$value || $value =~ /^(?:Off|No|Unchecked)$/io
524 0 0 13 $stringwidth or $fontmetrics
655 0 0 218 not ref $kid or ref $kid ne 'CAM::PDF::Node'
0 0 218 not ref $kid or ref $kid ne 'CAM::PDF::Node' or $kid->{'type'} ne 'reference'