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 3 3 2 not $author and $h_entry->parent
6 0 2 not $author and $h_entry->parent and $h_entry->parent->has_type('h-feed')
74 3 2 3 defined $author and &blessed($author)
5 0 3 defined $author and &blessed($author) and $author->has_type('h-card')
94 3 2 0 $author and not $author_page
112 0 0 0 @$urls_ref && &first(sub {
156 0 0 9 defined $value and defined $value->[0]