blib/lib/Test/HTML/Lint.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 16 | 75.0 |
line | true | false | branch |
---|---|---|---|
95 | 1 | 5 | if (ref $_[0] eq 'HTML::Lint') { } |
107 | 1 | 5 | if (not $ok) { } |
116 | 2 | 3 | unless ($ok) |
118 | 2 | 0 | if $name |
160 | 0 | 2 | if (ref $_[0] eq 'HTML::Lint') { } |
172 | 0 | 2 | if (not $ok) { } |
185 | 1 | 1 | unless ($ok) |
187 | 1 | 0 | if $name |