| blib/lib/UI/Various/widget.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 101 | 131 | 1 | if (defined $_) |
| 103 | 1 | 130 | unless $_->isa("UI::Various::container") |
| 196 | 1 | 581 | unless $self->isa("UI::Various::widget") |
| 208 | 580 | 830 | unless $_ |
| 237 | 21 | 497 | if exists $_[0] |
| 244 | 488 | 625 | if defined $_ |