Branch Coverage

blib/lib/Hub/Console/Output.pm
Criterion Covered Total %
branch 0 64 0.0


line true false branch
51 0 0 if ($option =~ s/padding://i) { }
0 0 elsif ($option =~ /repeat/i) { }
0 0 elsif ($option =~ /right|center/) { }
61 0 0 if ($clip and $adjust < 0) { }
64 0 0 if ($repeat)
70 0 0 if ($justify =~ /r/) { }
0 0 elsif ($justify =~ /c/) { }
0 0 elsif ($justify =~ /l/) { }
131 0 0 if @_
134 0 0 if ($$opts{'keepwords'}) { }
138 0 0 if ($p - $beg > $width)
150 0 0 if ($more_stuff =~ s/\n/\n$$opts{'padding'}/g) { }
156 0 0 if $last_pos > length $str
201 0 0 if ($opt =~ /-([a-z]+)=?(.*)$/)
203 0 0 if $1 eq 'split'
204 0 0 if $1 eq 'pad'
205 0 0 if $1 eq 'width'
206 0 0 if $1 eq 'padwith'
207 0 0 if $1 eq 'justify'
208 0 0 if $1 eq 'flow'
216 0 0 if (@items)
224 0 0 $d ? :
228 0 0 if ($flow eq 'ttb') { }
0 0 elsif ($flow eq 'ltr') { }
232 0 0 if ($idx and $idx % $rowcount == 0)
254 0 0 if ($idx >= $lastbreak + $cols)
278 0 0 if $buf
284 0 0 $colwidth ? :
314 0 0 if $$opts{'pad'} =~ /\n/
320 0 0 if ($pos > -1)
321 0 0 if ($pos + 1 < $len)
327 0 0 $$opts{'skip_first'} ? :