Branch Coverage

blib/lib/HTTP/Request/FromFetch.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
55 0 5 if (@rest) { }
63 0 5 unless $fetch =~ /\A\s*(await\s+)? fetch\s*\(\s*"(?(?:[^[\\"]+|\\.)+)"\s*(?:,\s* (?\{.*\}))?\s* \)\s*;? \s*\z/msux
73 3 2 if (defined $o and $o =~ /\S/u) { }