| blib/lib/HTML/Merge/Compile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 46 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 163 | 0 | 0 | 0 | $candidate and not $inv |
| 419 | 0 | 0 | 0 | $close || $HTML::Merge::Compile::enders{$tag} and $param && !ref($param) || ref $param && $#$param >= 0 |
| 500 | 0 | 0 | 0 | $ch eq q['] and $state ne '"' |
| 505 | 0 | 0 | 0 | $ch eq '"' and $state ne q['] |
| 516 | 0 | 0 | 0 | $ch eq '>' and not $state |
| 525 | 0 | 0 | 0 | $ch eq '.' and not $state |
| 0 | 0 | 0 | $ch eq '.' and not $state and $tokens | |
| 1357 | 0 | 0 | 0 | $opts{$_} and $count++ |
| 2103 | 0 | 0 | 0 | $sub =~ s/^(.*)::Do// and UNIVERSAL::isa($self, $1) |
| line | l | !l | condition |
|---|---|---|---|
| 1217 | 0 | 0 | $step ||= '\\,1' |
| 1829 | 0 | 0 | $hash{$how} || 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 392 | 0 | 0 | 0 | $HTML::Merge::Compile::DEBUG or $ENV{'MERGE_DEBUG'} |
| 419 | 0 | 0 | 0 | $close || $HTML::Merge::Compile::enders{$tag} |
| 0 | 0 | 0 | $param && !ref($param) || ref $param && $#$param >= 0 | |
| 872 | 0 | 0 | 0 | $type eq 'B' or $type eq 'C' |
| 908 | 0 | 0 | 0 | $type eq 'A' or $type eq 'C' |