Branch Coverage

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


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