blib/lib/Flower/Files.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 18 | 5.5 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 1 | if ref $class |
38 | 0 | 0 | if (&refaddr($_) ne &refaddr($file)) { } |
76 | 0 | 0 | if $_->filename eq $filename |
88 | 0 | 0 | unless -r $_->filename |
96 | 0 | 0 | unless -f $filename |
97 | 0 | 0 | unless -r $filename |
98 | 0 | 0 | if -z $filename |
101 | 0 | 0 | if ($file and $file->mtime == (stat $filename)[9]) |
106 | 0 | 0 | if ($file and $file->mtime != (stat $filename)[9]) |