Branch Coverage

blib/lib/GunghoX/FollowLinks/Rule/URI.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
22 0 0 if ($action eq 'FOLLOW_ALLOW') { }
0 0 elsif ($action eq 'FOLLOW_DENY') { }
27 0 0 if ($action eq 'FOLLOW_DEFER')
43 0 0 if ($url->match_parts(%m))
47 0 0 if (defined $nomatch)