| blib/lib/UI/Various/Radio.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 9 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 142 | 1 | 7 | 10 | $self->isa("UI::Various::Radio") and defined $$self{"buttons"} |
| 8 | 1 | 9 | $self->isa("UI::Various::Radio") and defined $$self{"buttons"} and defined $$self{"var"} | |
| 8 | 1 | 8 | $self->isa("UI::Various::Radio") and defined $$self{"buttons"} and defined $$self{"var"} and defined ${$$self{"var"};} |