Condition Coverage

blib/lib/PDF/Collage/Template.pm
Criterion Covered Total %
condition 9 27 33.3


or 2 conditions

line l !l condition
111 0 16 $opts->{'page'} // "last"
120 0 16 $opts->{'page'} // "last"
124 16 0 $opts->{'from_page'} // "last"
138 32 0 $_ // 0
140 0 16 $opts->{'align'} // "start"
146 0 16 $opts->{'page'} // "last"
150 16 0 $content // ""
158 0 0 Template::Perlish::traverse($self->_data, $crumbs) // ""
180 0 0 lc $command->{'level'} // "info"

or 3 conditions

line l !l&&r !l&&!r condition
92 0 0 0 $candidate->{'style'}{'Regular'} or $candidate->{'style'}{'Normal'}
122 16 0 0 $opts->{'from'} // $opts->{'from_path'}
135 16 0 0 $opts->{'font'} // $opts->{'font_family'}