Branch Coverage

blib/lib/Gears/Router.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
42 79 308 unless my $match_data = $loc->compare(@args)
49 199 109 if (@$children > 0) { }
80 97 102 if (ref $match eq 'ARRAY') { }