Branch Coverage

blib/lib/UI/Various/RichTerm/Main.pm
Criterion Covered Total %
branch 0 24 4.1


line true false branch
81 0 0 unless ref $self eq "UI::Various::RichTerm::Main"
96 0 0 unless ($rows and $columns)
100 0 0 if /;\s*rows\s+(\d+);\s*columns\s+(\d+);/u
139 0 0 if (not defined $_) { }
0 0 elsif ($_ eq '+') { }
0 0 elsif ($_ eq '-') { }
0 0 elsif ($_ eq '0') { }
147 0 0 if ($i >= $n) { }
0 0 elsif ($i < 0) { }
194 0 0 unless defined $_
195 0 0 unless (/$re_allowed/u)
197 0 0 if ($initial_value)