line |
true |
false |
branch |
64
|
0 |
2 |
if $opt_complex == 0 |
65
|
2 |
0 |
if ($opt_complex == 1) { } |
|
0 |
0 |
elsif ($opt_complex == 2) { } |
69
|
2 |
0 |
if $file =~ /\.bib$/ |
70
|
0 |
0 |
if $file =~ /\.ref$/ |
71
|
0 |
0 |
if $file =~ /\.tib$/ |
72
|
0 |
0 |
if $file =~ /\.pow$/ |
73
|
0 |
0 |
if $file =~ /\.pro$/ |
74
|
0 |
0 |
if $file =~ /\.med$/ |
75
|
0 |
0 |
if $file =~ /\.html?$/ |
76
|
0 |
0 |
if $file =~ /\.mel$/ |
77
|
0 |
0 |
if $file =~ /\.txt$/ |
78
|
0 |
0 |
if $file =~ /\.rfc1807$/ |
100
|
0 |
2 |
unless defined $file |
103
|
0 |
2 |
if ($file =~ /^>>(.*)/) { } |
|
0 |
2 |
elsif ($file =~ /^>(.*)/) { } |
114
|
2 |
0 |
if ($mode eq 'read') { } |
116
|
0 |
2 |
unless defined $fmt |
118
|
0 |
0 |
if ($opt_complex == 1) { } |
124
|
0 |
0 |
unless defined $fmt |
126
|
0 |
0 |
unless defined $fmt |
128
|
0 |
2 |
unless (defined $fmt) |
134
|
0 |
2 |
unless defined $fmt |
146
|
0 |
2 |
unless ($fmt, $cset) = &bib::load_format($fmt) |
148
|
0 |
2 |
if $cset eq 'auto' |
158
|
0 |
2 |
unless defined $fmt |