| lib/OODoc/Manifest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 0 | unless $self->SUPER::init($args) |
| 33 | 0 | 0 | if defined $filename and -e $filename |
| 55 | 0 | 0 | unless exists $self->{'O_file'}{$add} |
| 67 | 0 | 0 | unless my $file = 'IO::File'->new($filename, 'r') |
| 83 | 0 | 0 | @_ ? : |
| 91 | 0 | 0 | unless $self->modified |
| 94 | 0 | 0 | unless my $file = 'IO::File'->new($filename, 'w') |
| 113 | 0 | 0 | if $dir eq '.' |
| 118 | 0 | 0 | if (substr($filename, 0, length($dir) + 1) eq "$dir/") |