blib/lib/FileMetadata/Miner/HTML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
29 | 1 | 1 | unless defined $self->parse_file($path) |
43 | 1 | 5 | if defined $$self{'tag-title'} |
56 | 2 | 3 | if ($tag eq 'meta' and defined $$attr{'name'}) { } |
1 | 2 | elsif ($tag eq 'title') { } | |
70 | 1 | 1 | if $tag eq 'head' |