Condition Coverage

blib/lib/Mars/Class.pm
Criterion Covered Total %
condition 20 21 95.2


and 3 conditions

line !l l&&!r l&&r condition
35 0 36 17 $exports{'attr'} and not *{"${from}::attr";}{"CODE"}
38 3 36 14 $exports{'base'} and not *{"${from}::base";}{"CODE"}
44 3 36 14 $exports{'from'} and not *{"${from}::from";}{"CODE"}
47 3 36 14 $exports{'mixin'} and not *{"${from}::mixin";}{"CODE"}
50 3 36 14 $exports{'role'} and not *{"${from}::role";}{"CODE"}
53 3 36 14 $exports{'test'} and not *{"${from}::test";}{"CODE"}
59 3 36 14 $exports{'with'} and not *{"${from}::with";}{"CODE"}