blib/lib/HTML/SiteTear/CSS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
46 | 0 | 0 | unless ($self->kind) |
65 | 0 | 0 | if ($a_line =~ /url\(([^()]+)\)/) |
86 | 0 | 0 | unless ($self->exists_in_copied_files($source_path)) |
87 | 0 | 0 | unless (-e $source_path) |
93 | 0 | 0 | if (my $target_uri = $self->item_in_filemap($source_path)) { } |
102 | 0 | 0 | if $source_path eq $target_path |