Branch Coverage

blib/lib/Sledge/Utils.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
14 5 0 if ($proto =~ /.+::Pages::(.+)/)
15 2 3 if ($1 eq 'Index' or $1 eq 'Root') { }