Branch Coverage

blib/lib/TextLinkAds.pm
Criterion Covered Total %
branch 2 24 8.3


line true false branch
85 0 0 unless (defined $tmpdir and -d $tmpdir and -w $tmpdir)
95 1 0 if (not defined $cache or not ref $cache and $cache)
97 1 0 unless ($@)
150 0 0 if (defined $$self{'cache'})
153 0 0 if defined $links
169 0 0 defined $referer ? :
0 0 defined $user_agent ? :
179 0 0 unless ($response->is_success)
185 0 0 if (-z $temp_file)
197 0 0 if ref $$link{'BeforeText'}
198 0 0 if ref $$link{'AfterText'}
203 0 0 if defined $$self{'cache'}