Condition Coverage

lib/FAIR/Base.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
131 85 0 20 ref $object ~~ qr/FAIR/ and $object->can('_toTriples')

or 3 conditions

line l !l&&r !l&&!r condition
181 60 0 70 $o =~ m[^http://] or $o =~ m[^https://]