Branch Coverage
blib/lib/Toolforge/MixNMatch/Print/YearMonth.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
13
1
6
unless
(
defined
$obj
)
16
1
5
unless
(
$obj
->isa
(
'Toolforge::MixNMatch::Object::YearMonth'
)
)