Branch Coverage

lib/Mojolicious/Plugin/RESTRoutes.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
163 0 4 ref $_[0] ? :
4 0 @_ ? :
165 0 4 unless my $name = $params->{'name'}
181 1 3 unless ($readonly)
197 8 2 unless $c->stash('fm.ids')
207 1 3 unless ($readonly)