| line |
true |
false |
branch |
|
31
|
0 |
0 |
unless (eval {
do {
require $cmd_file;
1
}
}) |
|
34
|
0 |
0 |
if $load_error =~ /Can't locate \Q$cmd_file\E in \@INC/ |
|
46
|
0 |
0 |
if $App::Yath::SCRIPT |
|
47
|
0 |
0 |
if $ENV{'YATH_SCRIPT'} |
|
48
|
0 |
0 |
if $0 and $0 =~ /yath$/ and -f $0 |
|
51
|
0 |
0 |
if (my $out = IPC::Cmd::can_run('yath')) |
|
60
|
0 |
0 |
if -f $path |
|
66
|
0 |
0 |
if $seen{$check}++ |
|
67
|
0 |
0 |
if -f $check |
|
82
|
0 |
0 |
unless $rcfile ||= find_in_updir('.yath.rc') |
|
91
|
0 |
0 |
if ($line =~ /^\[(.*)\]$/) |
|
95
|
0 |
0 |
unless $in_cmd |
|
113
|
0 |
0 |
if $count++ > 5 |
|
114
|
0 |
0 |
unless $line =~ /^# THIS IS A GENERATED YATH RUNNER TEST$/ |