Condition Coverage

blib/lib/Plosurin/To/Perl5.pm
Criterion Covered Total %
condition 4 15 26.6


and 3 conditions

line !l l&&!r l&&r condition
140 0 0 0 exists $attr->{'data'} and $attr->{'data'} eq 'all'

or 2 conditions

line l !l condition
43 3 0 $self->{'package'} //= 'Tmpl'
135 1 0 $ctx->get_perl5_name($tmpl) || die("Not found template $template")
318 0 0 $n->attrs->{'rule'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
41 0 3 0 ref $class || $class
140 1 0 0 scalar @{$n->childs;} == 0 or exists $attr->{'data'} and $attr->{'data'} eq 'all'