Condition Coverage

blib/lib/Oracle/Trace/Entry.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
43 9 0 3 $k =~ /^PARSING IN CURSOR/ and defined $data{'dep'}
74 0 0 32 $h{'type'} && $h{'key'}
83 0 0 0 defined $$self{'_data'}{$k}[$h{'index'}]{$h{'key'}} and $$self{'_data'}{$k}[$h{'index'}]{$h{'key'}} =~ /($h{'value'})/
93 1 0 11 defined $$h_d{$h{'key'}} and $$h_d{$h{'key'}} =~ /($h{'value'})/