Branch Coverage

blib/lib/HTML/SiteTear/Item.pm
Criterion Covered Total %
branch 0 48 0.0


line true false branch
67 0 0 if (exists $args{'source_path'})
85 0 0 unless ($self->exists_in_copied_files($source_path))
86 0 0 unless (-e $source_path)
92 0 0 if (my $target_uri = $self->item_in_filemap($source_path)) { }
101 0 0 if $source_path eq $target_path
137 0 0 if ($uri->scheme and $uri->scheme ne 'file')
141 0 0 unless (defined $kind)
147 0 0 unless (-e $abs_path)
154 0 0 if ($self->exists_in_filemap($abs_path)) { }
164 0 0 if ($kind eq 'page') { }
0 0 elsif ($kind eq 'css') { }
181 0 0 if ($rel_from_root =~ /^\Q$updir_str\E/) { }
183 0 0 if ($self->source_root->only_subitems) { }
199 0 0 if $should_copy
202 0 0 if ($fragment)
225 0 0 if ($linked_file->kind eq 'page') { }
234 0 0 unless (@page_list)
343 0 0 if (@_)
351 0 0 if ($self->source_uri) { }
370 0 0 if (@_)
399 0 0 if (@_)
403 0 0 if (exists $$self{'page_folder_name'}) { }
423 0 0 if (@_)
427 0 0 if (exists $$self{'resource_folder_name'}) { }