Condition Coverage

blib/lib/Text/MicroMason/HTMLTemplate.pm
Criterion Covered Total %
condition 0 5 0.0


and 2 conditions

line l !l condition
47 0 0 $args =~ /\G ( .{0,20} ) /cgsx && die("Couldn't find applicable parsing rule at '$1'\n")

or 3 conditions

line l !l&&r !l&&!r condition
136 0 0 0 $self->{'filters'}{$filter} || $self->croak_msg("No definition for a filter named '${filter}'")