Condition Coverage

blib/lib/Mojolicious/Plugin/Export.pm
Criterion Covered Total %
condition 13 18 72.2


and 3 conditions

line !l l&&!r l&&r condition
139 6 2 0 $opt->{'base'} and $opt->{'base'} =~ m[^[^/]]
183 0 5 25 $type and $type =~ m[^text/html]
5 0 25 $type and $type =~ m[^text/html] and my $dom = $res->dom
237 42 6 5 $opt->{'base'} and $url =~ m[^/]

or 3 conditions

line l !l&&r !l&&!r condition
118 3 0 0 $config->{$key} // $plugin_conf->{$key}
136 14 12 6 $opt->{$key} //= $self->$key