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