Branch Coverage

blib/lib/CA/WAAE.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
42 0 0 unless ($$self{'dbh'})
43 0 0 unless $$self{'dsn'}
50 0 0 if ($db_type eq 'Oracle')
88 0 0 $job_name =~ /[%?]/ ? :
113 0 0 wantarray ? :
119 0 0 if (@_)
121 0 0 $args{'job_name'} ? :
122 0 0 $args{'event'} ? :
123 0 0 $args{'status'} ? :
124 0 0 $args{'event_time'} ? :
132 0 0 $db_type eq 'Oracle' ? :
139 0 0 if $db_type eq 'Oracle'
141 0 0 if $db_type ne 'Oracle'