Branch Coverage

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


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