Condition Coverage

blib/lib/Interchange6/Schema/Result/User.pm
Criterion Covered Total %
condition 12 12 100.0


and 3 conditions

line !l l&&!r l&&r condition
400 11 3 1 exists $args{'duration'} and not defined $args{'duration'}
429 12 1 1 $args{'entropy'} and not $args{'entropy'} =~ /^\d+$/
509 51 1 1 defined $attrs->{'is_anonymous'} and not defined $attrs->{'username'}

or 3 conditions

line l !l&&r !l&&!r condition
487 3 8 2 not $self->reset_expires or 'DateTime'->now <= $self->reset_expires