| blib/lib/Mojo/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 15 | 80.0 |
| line | l | !l | condition | |
|---|---|---|---|---|
| 46 | 3 | 28 | shift() // {} | |
| 59 | 48 | 179 | shift() // {} | |
| 115 | 45 | 1 | 0 | unlink $$self or croak(qq[Can't remove file "$$self": $!]) |
| 145 | 44 | 0 | $file->syswrite($content) // -1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 73 | 60 | 1963 | 702 | $options->{'dir'} or not -d $File::Find::name |
| 99 | 6014 | 4307 | 0 | ref $class || $class |