Condition Coverage

blib/lib/UI/Various/Main.pm
Criterion Covered Total %
condition 12 12 100.0


or 3 conditions

line l !l&&r !l&&!r condition
184 11 1 1 not defined $$self{"height"} or $$self{"height"} > $$self{"max_height"}
187 2 1 10 not defined $$self{"width"} or $$self{"width"} > $$self{"max_width"}
244 1 1 29 $_->isa("UI::Various::Window") or $_->isa("UI::Various::Dialog")
315 1 1 26 $_->isa("UI::Various::Window") or $_->isa("UI::Various::Dialog")