Branch Coverage

blib/lib/utf8/all.pm
Criterion Covered Total %
branch 39 52 75.0


line true false branch
184 2 27 if (defined $_[1] and $_[1] =~ /^(?:(NO-)?GLOBAL|LEXICAL-ONLY)$/i)
194 18 11 unless ($no_global or $have_encoded_std++)
202 29 0 if $^V >= v5.11.0
203 29 0 if $^V >= v5.16.0
205 25 4 unless ($no_global or $^O =~ /MSWin32|cygwin|dos|os2/)
227 25 4 unless ($no_global or ${^UNICODE} & 32)
229 18 7 unless ($have_encoded_argv++)
230 18 0 if $UTF8_CHECK
231 12 0 $_ ? :
248 1 0 unless ($^O =~ /MSWin32|cygwin|dos|os2/)
258 4 2 ref $pre_handle ? :
259 1 5 if (not $hints->{'utf8::all'}) { }
262 5 0 if $UTF8_CHECK
263 4 1 if (wantarray) { }
264 16 0 $_ ? :
267 1 0 $r ? :
275 0 4 if (not $hints->{'utf8::all'}) { }
278 3 1 if $UTF8_CHECK
279 4 0 $arg ? :
281 1 2 $r ? :
288 0 9 if (not $hints->{'utf8::all'}) { }
291 8 1 if $UTF8_CHECK
292 9 0 $arg ? :
293 3 5 if (wantarray) { }
294 6 0 $_ ? :
297 3 2 $r ? :