Branch Coverage

blib/lib/Catalyst/Plugin/Redirect.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
74 0 0 if (@_)
77 0 0 if ($location =~ m[^https?://]) { }
0 0 elsif ($location =~ m[^/]) { }