Branch Coverage

blib/lib/Date/Calc.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
22 0 50 unless ($Date::Calc::XS_DISABLE and $Date::Calc::XS_DISABLE)
32 0 0 unless $@ =~ /^Can't locate .*? at /
0 0 if ($@) { }
35 50 0 unless ($Date::Calc::XS_OK)