Branch Coverage

File:config/auto/llvm.pm
Coverage:57.1%

line%coveragebranch
37100TFunless ($conf->options->get('with-llvm'))
39100TFif $verbose
5050TFunless ($llvm_bindir)
5150TFif $verbose
590TFunless $rv
630TFif ($ldd =~ /(libLLVM[^ ]+)(.*)/m)
670TFif ($lib =~ /lib(LLVM.*)\.(so|dll)/)
910TFif ($@) { }
960TFunless ($rv)
1060TFif ($@ or not $output =~ /hello world/) { }
1080TFunless ($rv)
1170TFif ($@ or not -e $sfile) { }
1220TFunless ($rv)
1320TFif ($@ or not -e $nativefile) { }
1370TFunless ($rv)
164100TFif ($$outputref[1] =~ /llvm\sversion\s(\d+\.\d+)/s) { }
166100TFif ($version < $$self{'lli_min_version'}) { }
167100TFif ($verbose)
176100TFif ($verbose)
183100TFif $verbose
192100TFif $verbose
200100TFif $verbose
207100TFif $verbose
214100TFif $verbose
221100TFif ($result) { }
234100TFif ($@ or not $output =~ /hello world/) { }
235100TFif $verbose
248100TFif (defined $f and -e $f)