Branch Coverage

blib/lib/Weasel/Widgets/Dojo/Option.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
36 0 0 unless ($popup->is_displayed)
62 0 0 if (defined $new_value)
64 0 0 if ($new_value and not $selected) { }
0 0 elsif (not $new_value and $selected) { }