| blib/lib/Test/HTML/Differences.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 1 | 28 | 3.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 20 | 0 | 1 | if ($_[0] and $_[0] eq '-color') | 
| 23 | 0 | 0 | if $@ | 
| 43 | 0 | 0 | if $elt->[-1] eq 'bar' | 
| 44 | 0 | 0 | unless $elt->[-1] eq 'B' | 
| 45 | 0 | 0 | unless $elt->[-1] eq 'A' | 
| 91 | 0 | 0 | if $dtext =~ /\S/ | 
| 102 | 0 | 0 | $pretty ? : | 
| 111 | 0 | 0 | if ($has_element) { } | 
| 112 | 0 | 0 | $a ? : | 
| 0 | 0 | unless $tag eq 'root' | |
| 114 | 0 | 0 | if (ref $node) { } | 
| 120 | 0 | 0 | unless $tag eq 'root' | 
| 122 | 0 | 0 | if ($tag eq 'root') { } | 
| 125 | 0 | 0 | $a ? : |