Condition Coverage

blib/lib/Web/Mention/Author.pm
Criterion Covered Total %
condition 13 21 61.9


and 3 conditions

line !l l&&!r l&&r condition
63 2 1 2 not $author and $h_entry->parent
3 0 2 not $author and $h_entry->parent and $h_entry->parent->has_type('h-feed')
74 1 2 2 defined $author and &blessed($author)
3 0 2 defined $author and &blessed($author) and $author->has_type('h-card')
94 1 2 0 $author and not $author_page
112 0 0 0 @$urls_ref && &first(sub {
156 0 0 6 defined $value and defined $value->[0]