Branch Coverage

lib/Test/HTTP/Router.pm
Criterion Covered Total %
branch 14 34 41.1


line true false branch
19 0 85 ref $_[0] ? :
28 17 0 $router->match($req) ? :
34 0 0 $router->match($req) ? :
39 0 4 (@_ == 3 || @_ == 2) && !ref($_[-1]) ? :
40 0 4 unless $_[1]
0 4 ref $_[0] ? :
41 4 0 $router->match($req) ? :
46 4 2 (@_ == 3 || @_ == 2) && !ref($_[-1]) ? :
47 0 6 unless $_[1]
0 6 ref $_[0] ? :
48 0 6 $router->match($req) ? :
53 0 58 (@_ == 4 || @_ == 3) && !ref($_[-1]) ? :
55 0 58 unless $_[1]
0 58 ref $_[0] ? :
63 0 0 (@_ == 4 || @_ == 3) && !ref($_[-1]) ? :
65 0 0 unless $_[1]
0 0 ref $_[0] ? :