Branch Coverage

blib/lib/Graph/MoreUtils/Smooth/Intermediate.pm
Criterion Covered Total %
branch 1 2 50.0


line true false branch
13 0 2 if (builtin::blessed($_) and $_->isa('Graph::MoreUtils::Smooth::Intermediate')) { }