blib/lib/Tags/HTML/Form/Select/Option.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
18 | 0 | 0 | 0 | defined $option and &blessed($option) |
0 | 0 | 0 | defined $option and &blessed($option) and $option->isa("Data::HTML::Form::Select::Option") | |
63 | 0 | 0 | 0 | defined $option and &blessed($option) |
0 | 0 | 0 | defined $option and &blessed($option) and $option->isa("Data::HTML::Form::Select::Option") |