| blib/lib/HTML/Manipulator/Document.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 1 | if (UNIVERSAL::isa($file, 'GLOB') or UNIVERSAL::isa(\$file, 'GLOB')) { } |
| 24 | 0 | 1 | unless $fh |
| 112 | 1 | 2 | unless -e $mkdir |
| 115 | 0 | 1 | unless my $fh = 'FileHandle'->new($filename, 'w') |