Condition Coverage

blib/lib/Mango/BSON.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
217 0 1 0 length $m and not $m =~ /^[msixpadlun]+\z/

or 2 conditions

line l !l condition
282 6 0 $value->type // 'generic'

or 3 conditions

line l !l&&r !l&&!r condition
317 2 2 1 $value->can('TO_BSON') // $value->can('TO_JSON')