| blib/lib/Templ/Tag.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 20 | 0 | 0 | 0 | defined $class or ref $class | 
| 0 | 0 | 0 | defined $class or ref $class or not $class =~ /^(\w+\:\:)*\w+$/ | |
| 33 | 0 | 0 | 0 | not $char =~ /[[:print:]]/ or $char =~ /[[:alnum:]]/i | 
| 0 | 0 | 0 | not $char =~ /[[:print:]]/ or $char =~ /[[:alnum:]]/i or not $char =~ /[[:ascii:]]/ |