| blib/lib/HTML/HTML5/DOM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 18 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 101 | 0 | 0 | 0 | $public and $system | 
| 330 | 0 | 0 | 0 | blessed $test and $test->isa('HTML::HTML5::DOMutil::Feature') | 
| 339 | 0 | 0 | 0 | defined $test_version and $test_version > $self->feature_version | 
| line | l | !l | condition | 
|---|---|---|---|
| 84 | 0 | 0 | shift() // 'http://www.w3.org/1999/xhtml' | 
| 86 | 0 | 0 | shift() // 'html' | 
| 99 | 0 | 0 | $qname ||= 'html' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 88 | 0 | 0 | 0 | shift() // $self->createDocumentType |