Branch Coverage

lib/Pod/PerldocJp/ToText.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
19 0 0 if &Encode::is_utf8($text)
20 0 0 if ($self->{'encoding'})
24 0 0 if (ref $enc and grep {$_ eq $enc->name;} @encodings)
42 0 0 if $self->cutting
58 0 0 if (length $_ and ord substr($_, $pos, 1) > 255)
62 0 0 if ($current >= $width)
63 0 0 if (s/^([^\n]{$pos})//) { }
66 0 0 if ($got =~ /[!-~]$/ and $_ =~ /^[!-~]/)
69 0 0 if ($got =~ /^[!-~]+$/) { }
70 0 0 if (s/^([!-~]+)//)
76 0 0 if ($got =~ s/([!-~]+)$//)
86 0 0 unless $length