| blib/lib/Coro/Storable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 109 | 0 | 0 | unless open my $fh, "<:cede($GRANULARITY)", \$_[0] |
| 115 | 0 | 0 | unless open my $fh, ">:cede($GRANULARITY)", \my $buf |
| 124 | 0 | 0 | unless open my $fh, ">:cede($GRANULARITY)", \my $buf |
| 133 | 0 | 0 | unless open my $fh, '<', \$_[0] |
| 139 | 0 | 0 | unless open my $fh, '>', \my $buf |
| 148 | 0 | 0 | unless open my $fh, '>', \my $buf |