blib/lib/HTML/Differences.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
45 | 0 | 17 | ref $html ? : |
48 | 0 | 287 | unless my $method = $dispatch{$type} |
91 | 1 | 63 | if ($tag eq 'pre') |
96 | 1 | 63 | if ($attr and %{$attr;}) |
116 | 1 | 61 | if ($tag eq 'pre') |
127 | 145 | 1 | unless ($$self{'in_pre'}) |
128 | 116 | 29 | unless $text =~ /\S/ |
139 | 2 | 2 | if $$self{'ignore_comments'} |