blib/lib/HTML/SiteTear/Page.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
52 | 0 | 0 | unless ($self->kind) |
79 | 0 | 0 | if (defined $_filter_module) { } |
87 | 0 | 0 | unless (-e $source_path) |
92 | 0 | 0 | unless ($self->exists_in_copied_files($source_path)) |
94 | 0 | 0 | if (my $target_uri = $self->item_in_filemap($source_path)) { } |
101 | 0 | 0 | unless my $io = 'IO::File'->new("> $target_path") |
109 | 0 | 0 | if $source_path eq $target_path |
138 | 0 | 0 | if ($link_uri->scheme) |