Condition Coverage

blib/lib/Data/Domain/Dependencies.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
82 0 0 7 &blessed($sub) and $sub->isa("Params::Validate::Dependencies::Documenter")

or 3 conditions

line l !l&&r !l&&!r condition
82 1 7 0 ref($sub) =~ /CODE/ or &blessed($sub) and $sub->isa("Params::Validate::Dependencies::Documenter")