Branch Coverage

blib/lib/RapidApp/Template/Controller/Dispatch.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
44 0 0 if (scalar @args == 0) { }
45 0 0 unless $cfg->{'root_template'}
49 0 0 unless my $prefix = $cfg->{'root_template_prefix'}
50 0 0 unless $prefix eq '/'