blib/lib/Doit/File.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 16 | 56.2 |
line | l | !l | condition |
---|---|---|---|
154 | 0 | 12 | $for eq "rename" and Deparse error: Can't locate object method "object_2svref" via package "B::SPECIAL" at /usr/local/lib/perl5/5.26.1/B/Deparse.pm line 5018. |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
46 | 0 | 1 | 13 | defined $dest_dir and -d $dest_dir |
117 | 14 | 0 | 0 | $] < "5.010001" and $! != 0 |
line | l | !l | condition |
---|---|---|---|
43 | 1 | 16 | delete $opts{'tmpsuffix'} || '.tmp' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
88 | 0 | 0 | 2 | $^O =~ /bsd/ or $^O eq "darwin" |
0 | 1 | 1 | $^O =~ /bsd/ or $^O eq "darwin" or $stat_destdir[2] & 1024 |