Branch Coverage

blib/lib/Plack/Middleware/Signposting/Catmandu.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
41 0 8 unless $request->method =~ /^get|head$/i
46 3 8 if ($request->path =~ /$p/)
52 5 3 unless $id
59 0 3 unless ref $res->[2] eq "ARRAY"
66 3 0 if ($data->{'signs'})