Branch Coverage

lib/Data/Processor/PodWriter.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
14 1 3 if $schema->{$key}{'optional'}
16 4 0 if $schema->{$key}{'description'}
18 1 3 if $schema->{$key}{'default'}
20 2 2 if ($schema->{$key}{'members'})