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 =~ /^-(.+)/) { }
51 9 12 if ($want_doc)
57 1 20 if (@flags)
60 0 2 unless my $setter = $SETTERS{$f}
68 11 10 if (@exports)
72 0 22 unless grep {$_ eq $e;} @EXPORT_OK
96 0 8 unless my $setter = $SETTERS{$k}