Condition Coverage

blib/lib/Mojo/IRC/Server/User.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
57 0 0 0 defined $user and $user->id ne $s->id
65 0 0 0 not $s->is_registered and $s->nick ne '*'
0 0 0 not $s->is_registered and $s->nick ne '*' and $s->user ne '*'
81 0 0 0 not $s->is_registered and $s->nick ne '*'
0 0 0 not $s->is_registered and $s->nick ne '*' and $s->user ne '*'

or 2 conditions

line l !l condition
43 0 0 shift() || ''