Condition Coverage

blib/lib/Pod/Readme/Types.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
106 11 0 11 &blessed($_) and $_->isa('Path::Tiny')

or 3 conditions

line l !l&&r !l&&!r condition
143 16 10 0 $_->isa('IO::Handle') or $_->isa('IO::String')