blib/lib/LinkEmbedder/Link.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 24 | 29.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
97 | 5 | 0 | 0 | $self->force_secure and $tx->res->is_success |
140 | 0 | 0 | 0 | defined $self->{'error'} and not ref $self->{'error'} |
141 | 0 | 0 | 0 | $self->{'status'} and $self->{'status'} =~ /^\d+$/u |
line | l | !l | condition |
---|---|---|---|
7 | 0 | 31 | $ENV{'LINK_EMBEDDER_DEBUG'} || 0 |
84 | 8 | 12 | $_ // '' |
109 | 5 | 0 | $h->content_type || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
116 | 0 | 5 | 0 | $p || $self |
139 | 0 | 0 | 0 | $self->{$_} ||= $json->{$_} |
171 | 0 | 0 | 5 | $self->title eq 'Jitsi Meet' or $tx->res->body =~ /\bJitsiMeetJS\b/u |