Condition Coverage

blib/lib/Plosurin/SoyTree.pm
Criterion Covered Total %
condition 0 13 0.0


or 2 conditions

line l !l condition
54 0 0 $self->{'attribute'} || []
136 0 0 $ctx->get_perl5_name($tmpl) || die("Not found template $template")

or 3 conditions

line l !l&&r !l&&!r condition
29 0 0 0 ref $class || $class
48 0 0 0 ref $class || $class
143 0 0 0 $p->isa('Soy::command_param') or $p->isa('Soy::Node')