Branch Coverage

blib/lib/App/optex/xform.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
94 0 0 unless my $param = $param{$mode}
96 0 0 if $concealer{$mode}
98 0 0 if ($conceal)
108 0 0 unless $param{$mode}
110 0 0 if (my $conceal = $concealer{$mode}) { }