Branch Coverage

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


line true false branch
145 0 0 unless my $param = {%{$param{$mode};}}
152 0 0 if $concealer{$mode}
153 0 0 if ($binmode)
154 0 0 unless binmode STDIN, $binmode
158 0 0 if ($conceal)
168 0 0 unless $param{$mode}
169 0 0 if (my $binmode = $param{'binmode'})
173 0 0 if (my $conceal = $concealer{$mode}) { }
179 0 0 unless utf8::is_utf8($_)
185 0 0 unless exists $option{$k}