Branch Coverage

GO/Parser.pm
Criterion Covered Total %
branch 15 24 62.5


line true false branch
512 0 20 unless (ref $init_h)
517 20 0 unless $fmt =~ /::/
519 6 14 unless ($fmt)
525 20 0 if ($init_h)
530 0 20 if (UNIVERSAL::isa($handler, 'GO::AppHandle'))
534 19 1 unless (ref $handler)
536 19 0 unless ($handler =~ /::/)
537 0 19 if ($handler =~ /^::/) { }
548 0 19 if ($@)
569 0 26 if ($fmt =~ /::/) { }
603 2 43 if ($main::main::{"_<$mod.pm"}) { }
609 0 43 if ($@)