blib/lib/Statocles/Plugin/HTMLLint.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
8 | 0 | 1 | unless eval { do { require HTML::Lint::Pluggable; 'HTML::Lint::Pluggable'->VERSION(0.06); 1 } } |
42 | 11 | 23 | if ($page->DOES('Statocles::Page::Document')) |
52 | 1 | 0 | if (my(@errors) = $lint->errors) |