Branch Coverage

blib/lib/Net/Duo/Admin/User.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
67 0 1 unless ($phone->isa('Net::Duo::Admin::Phone'))
86 0 1 unless ($token->isa('Net::Duo::Admin::Token'))
112 1 1 if ($data{'codes'} and ref $data{'codes'})
156 0 1 unless ($phone->isa('Net::Duo::Admin::Phone'))
175 0 1 unless ($token->isa('Net::Duo::Admin::Token'))