| blib/lib/HTML/Template/Filters.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 33 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 192 | 0 | 0 | m[(.*)//(.*)$]o and not $1 =~ /http/o || $2 =~ /-->/o and s[\s*//.*$][]o and next | 
| 193 | 0 | 0 | s[\s*/\*.*\*/\s*][]o and next | 
| 200 | 0 | 0 | s[\s*/\*.*\*/\s*][]o and next | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 54 | 0 | 0 | 0 | defined $wanted_filter and length $wanted_filter | 
| 191 | 0 | 0 | 0 | m[^//]o and not /-->/o | 
| 192 | 0 | 0 | 0 | m[(.*)//(.*)$]o and not $1 =~ /http/o || $2 =~ /-->/o | 
| 0 | 0 | 0 | m[(.*)//(.*)$]o and not $1 =~ /http/o || $2 =~ /-->/o and s[\s*//.*$][]o | |
| 520 | 0 | 0 | 0 | defined $name and length $name | 
| 580 | 0 | 0 | 0 | defined $name and exists $set_params{$name} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 57 | 0 | 0 | 0 | not defined $format or $format ne 'array' | 
| 192 | 0 | 0 | 0 | $1 =~ /http/o || $2 =~ /-->/o | 
| 204 | 0 | 0 | 0 | $style or $script |