| blib/lib/Config/Maker/Tee.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 28 | 53.5 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 8 | unless $fh |
| 23 | 0 | 8 | unless $cache |
| 25 | 0 | 8 | unless (-d $dir) |
| 29 | 0 | 8 | unless -w $dir |
| 45 | 1 | 7 | unless (-e *$self->{'file'}) |
| 46 | 1 | 0 | *$self->{'cache'} ? : |
| 47 | 1 | 0 | *$self->{'cache'} ? : |
| 50 | 0 | 7 | unless open CACHE, '<' . $Config::Maker::Tee::utf8, *$self->{'file'} |
| 60 | 0 | 4 | unless open CACHE, '>' . $Config::Maker::Tee::utf8, *$self->{'file'} |
| 68 | 8 | 0 | if ref $_[0] |
| 78 | 8 | 4 | if $CACHE |
| 79 | 2 | 10 | unless $OUT |
| 89 | 0 | 0 | if $CACHE |
| 90 | 0 | 0 | unless $OUT |