line |
true |
false |
branch |
40
|
0 |
0 |
unless open my $in, $filename |
60
|
0 |
0 |
if ($statement =~ /\s*([^\s(]+)(?:\((.+?)\))?/cgu) |
64
|
0 |
0 |
if ($section eq 'options' or $section eq 'link') { } |
|
0 |
0 |
elsif ($section eq 'file') { } |
65
|
0 |
0 |
if ($statement =~ /\G\s*\"((?:\\.|.)*?)\"|\s*(.+)/cgu) |
67
|
0 |
0 |
if ($section eq 'options') |
69
|
0 |
0 |
defined $1 ? : |
72
|
0 |
0 |
if ($section eq 'link') |
74
|
0 |
0 |
defined $1 ? : |
80
|
0 |
0 |
if ($statement =~ /\G\s*(.+)/cgsu) |
88
|
0 |
0 |
if ($file_and_options =~ /s*\"((?:\\.|.)*?)\"|\s*(.+)/gu) |
89
|
0 |
0 |
defined $1 ? : |
91
|
0 |
0 |
if ($file_and_options =~ /\s*([^\s(]+)(?:\((.+?)\))?/cgu) |
95
|
0 |
0 |
if ($section eq 'options') |
96
|
0 |
0 |
if ($file_and_options =~ /\G\s*\"((?:\\.|.)*?)\"|\s*(.+)/cgu) |
98
|
0 |
0 |
if ($section eq 'options') |
100
|
0 |
0 |
defined $1 ? : |
142
|
0 |
0 |
if $sw |
155
|
0 |
0 |
if ($target =~ /^msc/iu) |
162
|
0 |
0 |
if ($$f[0] =~ /^\.cpp|\.c$/u) |