Condition Coverage

blib/lib/PDF/Collage/Template.pm
Criterion Covered Total %
condition 10 30 33.3


or 2 conditions

line l !l condition
113 0 16 $opts->{'page'} // "last"
131 0 16 $opts->{'page'} // "last"
138 16 0 $opts->{'from_page'} // "last"
157 32 0 $_ // 0
159 0 16 $opts->{'align'} // "start"
165 0 16 $opts->{'page'} // "last"
169 16 0 $content // ""
177 0 0 Template::Perlish::traverse($self->_data, $crumbs) // ""
199 0 0 lc $command->{'level'} // "info"

or 3 conditions

line l !l&&r !l&&!r condition
94 0 0 0 $candidate->{'style'}{'Regular'} or $candidate->{'style'}{'Normal'}
133 16 0 0 $opts->{'from'} // $opts->{'from_path'}
134 0 16 0 $self->_src_cache->{$source_path} //= "PDF::Builder"->open($source_path)
154 16 0 0 $opts->{'font'} // $opts->{'font_family'}