Condition Coverage

blib/lib/PDF/API3/Compat/API2/Basic/PDF/Pages.pm
Criterion Covered Total %
condition 0 35 0.0


and 3 conditions

line !l l&&!r l&&r condition
177 0 0 0 defined $pnum and $pnum <= $$top{'Count'}->val
215 0 0 0 scalar $$self{'Kids'}->elementsof >= 8 and $$self{'Parent'}
0 0 0 scalar $$self{'Kids'}->elementsof >= 8 and $$self{'Parent'} and $index < 1
297 0 0 0 ref $$self{$prop} and $$self{$prop}->isa('PDF::API3::Compat::API2::Basic::PDF::Objind')
321 0 0 0 $dict ne '' and defined $$dict{'Font'}
0 0 0 $dict ne '' and defined $$dict{'Font'} and defined $$dict{'Font'}{$name}
332 0 0 0 ref $dict ne 'HASH' and $dict->is_obj($pdf)
334 0 0 0 ref $rdict ne 'HASH' and $rdict->is_obj($pdf)
360 0 0 0 $test and $i == 4
385 0 0 0 $dict ne '' and defined $$dict{'ProcSet'}

or 2 conditions

line l !l condition
351 0 0 $bbox[4] || 'MediaBox'

or 3 conditions

line l !l&&r !l&&!r condition
414 0 0 0 $PDF::API3::Compat::API2::Basic::PDF::Pages::inst{$_[1]} || $_[0]->SUPER::dont_copy($_[1])