| blib/lib/Text/MicroMason/HTMLTemplate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 5 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 47 | 0 | 0 | $args =~ /\G ( .{0,20} ) /cgsx && die("Couldn't find applicable parsing rule at '$1'\n") | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 136 | 0 | 0 | 0 | $self->{'filters'}{$filter} || $self->croak_msg("No definition for a filter named '${filter}'") |