Branch Coverage

blib/lib/Pod/Text/Termcap.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
46 0 2 unless (exists $ENV{'TERMPATH'})
47 0 0 exists $ENV{'HOME'} ? :
55 0 2 if ($@) { }
68 2 0 unless (defined $self->{'width'})
127 31 0 if (s/^($shortchar)\s+// or s/^($longchar)//) { }