Branch Coverage

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


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