Branch Coverage

blib/lib/JSON/YY.pm
Criterion Covered Total %
branch 13 16 81.2


line true false branch
42 9 24 if ($arg eq ':doc') { }
2 22 elsif ($arg =~ /^-(.+)/) { }
53 9 12 if ($want_doc)
56 1 20 if (@flags)
59 0 2 unless my $setter = $SETTERS{$f}
67 11 10 if (@exports)
71 0 22 unless grep {$_ eq $e;} @EXPORT_OK
97 0 8 unless my $setter = $SETTERS{$k}