Branch Coverage

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


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