Branch Coverage

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


line true false branch
65 0 1 unless ($phone->isa('Net::Duo::Admin::Phone'))
84 0 1 unless ($token->isa('Net::Duo::Admin::Token'))
110 1 1 if ($data{'codes'} and ref $data{'codes'})
154 0 1 unless ($phone->isa('Net::Duo::Admin::Phone'))
173 0 1 unless ($token->isa('Net::Duo::Admin::Token'))