| blib/lib/UI/Various/widget.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 106 | 133 | 1 | if (defined $_) |
| 108 | 1 | 132 | unless $_->isa("UI::Various::container") |
| 201 | 1 | 600 | unless $self->isa("UI::Various::widget") |
| 213 | 599 | 849 | unless $_ |
| 242 | 22 | 516 | if exists $_[0] |
| 249 | 507 | 644 | if defined $_ |