Branch Coverage

blib/lib/JSON/WithComments.pm
Criterion Covered Total %
branch 3 10 30.0


line true false branch
61 0 0 if ($imports[$idx] eq '-default_comment_style')
67 0 1 if (defined $index)
69 0 0 unless ($PATTERNS{$style})
82 1 0 if (defined $value)
83 0 1 unless ($PATTERNS{$value})