Condition Coverage

blib/lib/MooX/Const.pm
Criterion Covered Total %
condition 14 15 93.3


and 3 conditions

line !l l&&!r l&&r condition
51 3 32 10 $is && $is eq 'once'
53 0 9 36 $is and $is =~ /^(?:const|once)$/u
57 1 1 37 &blessed($isa) and $isa->isa("Type::Tiny")
105 25 2 6 $opts{'trigger'} and $is ne "once"
109 28 1 2 $opts{'writer'} and $is ne "once"