| blib/lib/Templ/Tag.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 29 | 0 | 0 | 6 | index $valid_chars, $self->char and length $self->char == 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 14 | 6 | 0 | 0 | defined $class or ref $class |
| 6 | 0 | 0 | defined $class or ref $class or not $class =~ /^(\w+\:\:)*\w+$/ |