Branch Coverage

blib/lib/Route/Switcher.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
40 1 0 if (@_)
50 0 4 unless my $sub = $CALLER->can($method)