Branch Coverage

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


line true false branch
12 206 31 if ($self->is_bridge) { }
14 7 199 unless scalar $request_path =~ /^\Q$pattern\E/u
18 19 12 unless $request_path eq $pattern