Branch Coverage

blib/lib/Text/UberText/Node/Command.pm
Criterion Covered Total %
branch 0 62 0.0


line true false branch
62 0 0 if ($argCount == 0) { }
76 0 0 if ($$self{'endBlock'})
100 0 0 if (@_)
107 0 0 if ($arg)
130 0 0 if ($value) { }
135 0 0 if ($value =~ /^(.*)$/) { }
157 0 0 if ($$self{'opt'}{$optName}{'set'}) { }
170 0 0 if ($$self{'opt'}{$optName})
206 0 0 if (not $self->endBlock) { }
235 0 0 unless ($c =~ /\s/)
247 0 0 if ($string)
259 0 0 if ($$self{'working'} =~ /->$/s) { }
0 0 elsif ($$self{'working'} =~ /^<-/s) { }
278 0 0 if $x =~ /\s/
281 0 0 if ($ns =~ /^\w[\w.]*$/)
295 0 0 if ($c =~ /\s/) { }
0 0 elsif ($c eq ':') { }
299 0 0 if ($c eq ':') { }
325 0 0 if ($c eq '(') { }
0 0 elsif ($c eq '"') { }
332 0 0 if ($c eq '[') { }
0 0 elsif ($c eq ']') { }
340 0 0 if ($c eq ')' and $level == 1)
354 0 0 if ($c eq '[') { }
0 0 elsif ($c eq ']') { }
362 0 0 if ($c eq '"' and $level == 1)
381 0 0 unless $x =~ /\w/
384 0 0 if ($x =~ /\s/)
389 0 0 unless $x =~ /\s/
405 0 0 if ($cmd)
407 0 0 if ($value)