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