Branch Coverage

blib/lib/Mojo/MySQL5/PubSub.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
12 0 0 unless $$self{'db'} and $self->mysql
31 0 0 unless $$self{'init'}++
42 0 0 if @$chan
55 0 0 unless exists $$self{'chans'}{$channel}
75 0 0 if (($$self{'pid'} //= $$) ne $$)
76 0 0 if $$self{'db'}
78 0 0 if $pid
82 0 0 if $$self{'db'}
88 0 0 unless $$self{'init'}++
90 0 0 if (defined $$self{'last_id'}) { }
98 0 0 defined $array ? :
111 0 0 if ($err) { }
0 0 elsif ($self and $$self{'db'}) { }