Branch Coverage

blib/lib/UI/Various/PoorTerm/Main.pm
Criterion Covered Total %
branch 14 16 93.7


line true false branch
80 1 13 unless ref $self eq "UI::Various::PoorTerm::Main"
87 0 13 if /;\s*rows\s+([1-9][0-9]*);\s*columns\s+([1-9][0-9]*);/u
125 8 8 if (not defined $_) { }
1 7 elsif ($_ eq '+') { }
1 6 elsif ($_ eq '-') { }
6 0 elsif ($_ eq '0') { }
133 1 15 if ($i >= $n) { }
6 9 elsif ($i < 0) { }