Branch Coverage

blib/lib/DateTime/LazyInit.pm
Criterion Covered Total %
branch 14 40 35.0


line true false branch
17 0 0 if ref($_[0]) =~ /^DateTime::LazyInit/
18 0 0 if ref($_[1]) =~ /^DateTime::LazyInit/
22 0 0 if ref($_[0]) =~ /^DateTime::LazyInit/
23 0 0 if ref($_[1]) =~ /^DateTime::LazyInit/
27 1 0 if ref($_[0]) =~ /^DateTime::LazyInit/
28 0 1 if ref($_[1]) =~ /^DateTime::LazyInit/
32 0 0 if ref($_[0]) =~ /^DateTime::LazyInit/
33 0 0 if ref($_[1]) =~ /^DateTime::LazyInit/
37 0 0 if ref($_[0]) =~ /^DateTime::LazyInit/
38 0 0 if ref($_[1]) =~ /^DateTime::LazyInit/
165 0 1 unless $attr =~ /[^A-Z]/
179 2 0 if $_[0]{'year'}
193 4 0 if $_[0]{'month'}
207 5 0 if $_[0]{'day'}
221 2 1 if $_[0]{'hour'}
235 2 0 if $_[0]{'minute'}
249 2 0 if $_[0]{'second'}
263 2 0 if $_[0]{'nanosecond'}
317 0 2 if $DateTime::LazyInit::VERBOSE
321 1 1 $method ? :