Branch Coverage

blib/lib/CAM/PDF/Annot.pm
Criterion Covered Total %
branch 15 22 68.1


line true false branch
82 14 14 unless $otherDoc->getValue($otherAnnotRef)->{'Subtype'}{'value'} =~ /(Square|Circle|Polygon|Text)/
85 2 12 unless (exists $self->getPage($page)->{'Annots'})
111 8 6 if (exists $$annotVal{'IRT'})
113 0 8 unless (exists $$refKeys{$$annotVal{'IRT'}{'value'}})
128 0 14 if (wantarray) { }
143 14 0 if (exists $$annotVal{'AP'})
146 14 0 unless (exists $$refKeys{$$ap{'N'}{'value'}})
154 8 6 if (exists $$ap{'D'})
155 8 0 unless (exists $$refKeys{$$ap{'D'}{'value'}})
176 14 0 if (exists $$annotVal{'Popup'})
177 14 0 unless (exists $$refKeys{$$annotVal{'Popup'}{'value'}})