Branch Coverage

blib/lib/OOP/Private.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
16 2 1 unless caller eq $pkg
27 1 2 unless caller eq $pkg or (caller)->UNIVERSAL::isa($pkg)