Branch Coverage

blib/lib/PlugAuth/Client/Tiny/Apache2AuthenHandler.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
20 1 2 unless $status == 200
24 1 1 if ($auth->auth($r->user, $password)) { }