Branch Coverage

blib/lib/Authen/SASL/Perl/NTLM.pm
Criterion Covered Total %
branch 16 16 100.0


line true false branch
33 1 3 if index($user, '\\') > -1
55 7 1 if (defined $challenge)
61 3 4 if $challenge eq ''
65 4 4 if ($stage == 1) { }
3 1 elsif ($stage == 2) { }
66 1 3 if $challenge
71 1 2 unless $challenge
77 3 5 if $self->error