Branch Coverage

lib/Kephra/Dialog/Color.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
11 0 0 if index $color, ',' or index $color, '.'
13 0 0 unless index($color, '#') == 0
23 0 0 if ($dialog->ShowModal != &Wx::wxID_CANCEL)