Condition Coverage

lib/PAGI/App/NotFound.pm
Criterion Covered Total %
condition 4 6 66.6


or 2 conditions

line l !l condition
28 1 1 $args{'body'} // "Not Found"
0 2 $args{'content_type'} // "text/plain"
0 2 $args{'status'} // 404