| lib/OODoc/Manifest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 0 | unless $self->SUPER::init($args) |
| 35 | 0 | 0 | if defined $filename and -e $filename |
| 57 | 0 | 0 | unless exists $self->{'O_file'}{$add} |
| 69 | 0 | 0 | unless my $file = "IO::File"->new($filename, "r") |
| 85 | 0 | 0 | @_ ? : |
| 93 | 0 | 0 | unless $self->modified |
| 96 | 0 | 0 | unless my $file = "IO::File"->new($filename, "w") |
| 115 | 0 | 0 | if $dir eq "." |
| 120 | 0 | 0 | if (substr($filename, 0, length($dir) + 1) eq "$dir/") |