Branch Coverage

blib/lib/Dancer2/Plugin/REST.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
39 0 5 if (my $serializer = $conf->{'serializer'})
51 0 16 unless my $content_type = lc $content_types{$format or ''}
70 1 2 unless defined $resource and grep {$triggers{$_};} keys %actions
92 0 987 $a =~ /\d.*_/u ? :
93 490 497 $a =~ /^\d+$/u ? :