line |
true |
false |
branch |
465
|
0 |
0 |
unless @PackageNames |
475
|
0 |
0 |
if ($ENV{'DEBUGGING_SERVER'} or $ENV{'RLD'} or not $$Module::Reload::Selective::Options{'ReloadOnlyIfEnvVarsSet'}) { } |
487
|
0 |
0 |
if ($$Module::Reload::Selective::Options{'FirstAdditionalPaths'} and @{$$Module::Reload::Selective::Options{'FirstAdditionalPaths'};}) |
493
|
0 |
0 |
if ($$Module::Reload::Selective::Options{'SearchProgramDir'}) |
496
|
0 |
0 |
if -d $ProgramDir |
499
|
0 |
0 |
if ($$Module::Reload::Selective::Options{'SearchUserDir'}) |
507
|
0 |
0 |
if $User and -d $UsersProgrammingDir |
510
|
0 |
0 |
if ($$Module::Reload::Selective::Options{'LastAdditionalPaths'} and @{$$Module::Reload::Selective::Options{'LastAdditionalPaths'};}) |
607
|
0 |
0 |
if ($$Module::Reload::Selective::Debug{'INCHashBefore'} and $$Module::Reload::Selective::Debug{'INCHashAfter'}) |
624
|
0 |
0 |
unless $$Module::Reload::Selective::Debug{'INCHashAfter'}{$_} |