Branch Coverage

blib/lib/CAS/Messaging.pm
Criterion Covered Total %
branch 0 56 0.0


line true false branch
196 0 0 unless blessed $self
200 0 0 unless $code_name_by_val{$code}
205 0 0 unless ($msg)
209 0 0 if ($debug)
216 0 0 if $$self{'debug'} >= 2
222 0 0 unless blessed $self
236 0 0 unless blessed $self
239 0 0 if ($codes{$code})
241 0 0 unless exists $code_name_by_val{$code}
243 0 0 if $$self{'response_code'} == $code
250 0 0 unless blessed $self
259 0 0 unless blessed $self
262 0 0 unless exists $codes{$name}
263 0 0 if exists $codes{$name}
291 0 0 unless $class
294 0 0 wantarray ? :
308 0 0 unless blessed $self
323 0 0 unless blessed $self
364 0 0 unless $class
369 0 0 if $die
373 0 0 if $debug > 3
378 0 0 if ($die and ref $$self{'dbh'} and $$self{'dbh'}->ping)
382 0 0 if ($debug)
388 0 0 if (exists $$self{'ERRORLOG'} and openhandle($$self{'ERRORLOG'}))
389 0 0 $die && $debug || $debug >= 2 ? :
396 0 0 if ($die and $debug) { }
0 0 elsif ($die) { }
0 0 elsif ($debug >= 2) { }