Branch Coverage

blib/lib/Oracle/Trace/Header.pm
Criterion Covered Total %
branch 15 20 75.0


line true false branch
23 0 1 if $DEBUG >= 3
25 1 0 if ($data)
28 0 18 if $DEBUG >= 2
30 1 17 if $line =~ /^\*\*\*\s+\d+/
33 13 4 if ($c =~ /^\s*\**\s*([^-:]+)\s*?[-:]+\s*(.+)\s*$/) { }
1 3 elsif ($c =~ /^\s*(ORACLE_HOME)\s*=\s*(\S+)\s*$/i) { }
1 2 elsif ($c =~ m[^([:\\/\w_]+?\w+\.trc)\s*$]i) { }
1 1 elsif ($c =~ /^\s*(APPNAME)\s*mod=([\S]+)?\s*(.+)$/i) { }
50 0 1 if $DEBUG >= 3
51 0 1 if $DEBUG