Branch Coverage

blib/lib/Pod/CopyrightYears.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
31 1 12 unless (defined $self->{'pod_file'})
42 0 4 unless (defined $year)
59 4 3 if (defined $pod_node)
73 6 2 if ($pod =~ /=cut\s+$/ms) { }
86 8 0 if (defined $pod_node->children)
88 4 6 if ($child->type eq ':text') { }
104 2 2 if ($updated)