blib/lib/Mojolicious/Plugin/HTMX.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 32 | 50.0 |
line | true | false | branch |
---|---|---|---|
44 | 0 | 0 | unless eval { do { decode_json(_header(shift(), "Triggering-Event")) } } |
68 | 0 | 0 | if ($ext) |
81 | 0 | 0 | if ($value and $check) |
82 | 0 | 0 | if $value eq $check |
93 | 2 | 1 | @_ > 1 ? : |
95 | 0 | 3 | unless $location |
97 | 2 | 1 | if (ref $location eq "HASH") |
108 | 0 | 2 | unless $push_url |
117 | 0 | 2 | unless $redirect |
131 | 0 | 2 | unless $replace_url |
140 | 0 | 16 | unless $reswap |
143 | 0 | 16 | unless $is_reswap |
152 | 0 | 2 | unless $retarget |
161 | 6 | 3 | @_ > 1 ? : |
163 | 0 | 9 | unless $trigger |
167 | 6 | 3 | if (ref $trigger eq "HASH") |