Branch Coverage

blib/lib/MojoMojo/Schema/Result/Person.pm
Criterion Covered Total %
branch 2 14 14.2


line true false branch
142 105 15 if $login and $admins =~ /\b$login\b/
165 0 0 unless $self->active
168 0 0 if $self->is_admin
171 0 0 unless 'MojoMojo'->pref('restricted_user')
175 0 0 if $page =~ /^$link\b/i
208 0 0 if $_[0] eq $_[1]
268 0 0 if (my $birthdate = $self->born)