Branch Coverage

File:config/inter/libparrot.pm
Coverage:94.7%

line%coveragebranch
43100TFunless $conf->data->get('has_dynamic_linking')
5350TFif (-e $oldversion)
60100TFif ($conf->options->get('ask') and $conf->data->get('has_dynamic_linking'))
6550TF$parrot_is_shared ? :
74100TF$parrot_is_shared ? :
83100TF!$disable_rpath && $parrot_is_shared && $conf->data->get('rpath') ? :
95100TF!$disable_rpath && $parrot_is_shared && $conf->data->get('rpath') ? :
110100TFunless (defined $conf->data->get('libparrot_ldflags'))
115100TFunless (defined $conf->data->get('inst_libparrot_ldflags'))
123100TFunless (defined $conf->data->get('libparrot_linkflags'))
134100TFunless (defined $conf->data->get('inst_libparrot_linkflags'))
142100TF$parrot_is_shared ? :
149100TFif ($^O eq 'MSWin32')
152100TFif ($^O eq 'cygwin')
155100TFif ($^O eq 'darwin')
164100TFif ($^O eq 'MSWin32')
167100TFif (defined $ENV{'LD_LIBRARY_PATH'})
170100TFif (defined $ENV{'LD_RUN_PATH'})
173100TFif (defined $ENV{'DYLD_LIBRARY_PATH'})