Branch Coverage

blib/lib/App/Greple/xlate/gpt4.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
58 0 0 if ($prompt =~ /%s/u) { }
71 0 0 if (my(@contexts) = @{$App::Greple::xlate::gpt4::opt{'contexts'};})
75 0 0 if opt("debug")
80 0 0 if opt("progress")
95 0 0 if (@out < @in)
104 0 0 /\n\z/u ? :
107 0 0 if (my(@len) = grep({$_ > $max;} map(length($_), @from)))
115 0 0 if $len + $next > $max
119 0 0 unless @tmp > 0