Branch Coverage

blib/lib/RapidApp/CoreSchema/Result/User.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
144 0 0 if ($self->can('_find_linkedRow'))
155 8 3 if $columns
164 0 11 if ($username_change)
177 3 8 if ($password_change)
180 2 1 if (my $c = 'RapidApp'->active_request_context)