Condition Coverage

blib/lib/Pandoc/Metadata.pm
Criterion Covered Total %
condition 13 14 92.8


and 3 conditions

line !l l&&!r l&&r condition
56 6 1 8 $_[1] && $_[1] ne 'false' && $_[1] ne 'FALSE'

or 2 conditions

line l !l condition
45 64 5 ($pointer // $opts{'pointer'}) // ''
70 3 9 $opts{'boolean'} // ''
107 0 16 $opts{'element'} // !1
122 1 2 $opts{'element'} // !1

or 3 conditions

line l !l&&r !l&&!r condition
45 22 12 57 $pointer // $opts{'pointer'}