Branch Coverage

blib/lib/Router/Simple.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
21 4 36 if ($$self{'directory_slash'})
23 3 1 if (@_ == 1 or ref $_[1])
50 36 7 if (ref $env) { }
55 1 35 if ($$env{'PATH_INFO'} eq '')
66 34 85 if $match
91 0 0 $$_{'name'} ? :
92 0 0 $$_{'method'} ? :