Condition Coverage

blib/lib/LinkEmbedder/Link.pm
Criterion Covered Total %
condition 7 24 29.1


and 3 conditions

line !l l&&!r l&&r condition
96 5 0 0 $self->force_secure and $tx->res->is_success
139 0 0 0 defined $self->{'error'} and not ref $self->{'error'}
140 0 0 0 $self->{'status'} and $self->{'status'} =~ /^\d+$/u

or 2 conditions

line l !l condition
7 0 30 $ENV{'LINK_EMBEDDER_DEBUG'} || 0
83 8 12 $_ // ''
108 5 0 $h->content_type || ''

or 3 conditions

line l !l&&r !l&&!r condition
115 0 5 0 $p || $self
138 0 0 0 $self->{$_} ||= $json->{$_}
170 0 0 5 $self->title eq 'Jitsi Meet' or $tx->res->body =~ /\bJitsiMeetJS\b/u