bin/ubic-periodic | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 0 | unless unlink $file |
37 | 0 | 0 | unless rename $from, $to |
42 | 0 | 0 | unless open my $fh, '>', $file |
49 | 0 | 0 | unless -e $file |
51 | 0 | 0 | unless (-e "$file.1") |
55 | 0 | 0 | if ($time - $mtime >= 86400) |
57 | 0 | 0 | if (-e "$file.2") |