Branch Coverage

blib/lib/Dancer2/Plugin/Chain/Router.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
35 8 14 if (ref $segment eq 'Dancer2::Plugin::Chain::Router') { }
8 6 elsif (ref $segment eq 'CODE') { }
93 8 6 if (ref $val eq 'ARRAY') { }
104 8 8 if (ref $val eq 'ARRAY') { }