Branch Coverage
blib/lib/Toolforge/MixNMatch/Struct/YearMonth.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
18
1
4
unless
(
defined
$obj
)
21
1
3
unless
(
$obj
->isa
(
'Toolforge::MixNMatch::Object::YearMonth'
)
)