Branch Coverage

blib/lib/GunghoX/FollowLinks/Rule/URI.pm
Criterion Covered Total %
branch 0 12 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')
45 0 0 if ($m{'url'}) { }
51 0 0 if ($url->match_parts(@match_args))
55 0 0 if (defined $nomatch)