Branch Coverage

blib/lib/Plack/Middleware/RestAPI.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
67 0 3 if ref $class
72 1 2 unless (UNIVERSAL::can($class, $method))
80 0 2 if exists $$env{'restapi.parseddata'}