| blib/lib/Tags/HTML/Element/Option.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 6 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 25 | 1 | 1 | 6 | defined $option and builtin::blessed($option) |
| 1 | 1 | 5 | defined $option and builtin::blessed($option) and $option->isa("Data::HTML::Element::Option") |