Branch Coverage

blib/lib/Plack/Middleware/Auth/BrowserID.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
24 0 1 unless $self->audience
33 1 0 if ($req->method eq 'POST')
48 0 1 if ($res_data->{'status'} eq 'okay') { }