| lib/HTML/Object/DOM/ValidityState.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 7 | 19 | 36.8 |
| pod | 12 | 12 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 17 | 1 | n/a | BEGIN |
| 18 | 1 | n/a | BEGIN |
| 19 | 1 | n/a | BEGIN |
| 20 | 1 | n/a | BEGIN |
| 21 | 1 | n/a | BEGIN |
| 24 | 1 | n/a | BEGIN |
| 25 | 1 | n/a | BEGIN |
| 29 | 0 | Yes | init |
| 36 | 0 | Yes | badInput |
| 39 | 0 | Yes | customError |
| 42 | 0 | Yes | patternMismatch |
| 45 | 0 | Yes | rangeOverflow |
| 48 | 0 | Yes | rangeUnderflow |
| 51 | 0 | Yes | stepMismatch |
| 54 | 0 | Yes | tooLong |
| 57 | 0 | Yes | tooShort |
| 60 | 0 | Yes | typeMismatch |
| 63 | 0 | Yes | valid |
| 66 | 0 | Yes | valueMissing |