Branch Coverage

blib/lib/Module/Changes/ADAMK/Release.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
42 0 86 unless ($header =~ /^([\d_\.]+)(?:\s+(.+?\d{4}))?/)
49 84 2 if ($$self{'date'})
51 84 0 if ($$self{'datetime'})
63 71 121 if ($line =~ /^\s*-/ and @current)
69 84 2 if @current
101 0 1 unless (_INSTANCE $dt, 'DateTime')