Condition Coverage

blib/lib/Mojolicious/Plugin/Inertia.pm
Criterion Covered Total %
condition 13 17 76.4


and 3 conditions

line !l l&&!r l&&r condition
42 0 13 2 $c->req->method eq "GET" and $inertia_version
13 1 1 $c->req->method eq "GET" and $inertia_version and $inertia_version ne $version
51 10 0 4 $partial_data and $partial_component

or 2 conditions

line l !l condition
11 10 0 $conf ||= {}
30 15 0 $props ||= {}
31 1 14 $options ||= {}
61 13 8 builtin::reftype($prop) || ''