Branch Coverage

blib/lib/Pod/Simple/Text.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
12 6 0 defined &Pod::Simple::DEBUG ? :
44 58 0 $FREAKYMODE ? :
45 0 0 $FREAKYMODE ? :
69 9 115 if $_[1]{'type'} eq "url"
71 9 115 if (my $link = delete $_[0]{'Link'})
74 2 7 unless $_[0]{'Thispara'} =~ /\b\Q$link->{'to'}\E/