Condition Coverage

blib/lib/Mars/Class.pm
Criterion Covered Total %
condition 17 18 94.4


and 3 conditions

line !l l&&!r l&&r condition
34 0 24 11 $exports{'attr'} and not *{"${from}::attr";}{"CODE"}
37 2 24 9 $exports{'base'} and not *{"${from}::base";}{"CODE"}
43 2 24 9 $exports{'from'} and not *{"${from}::from";}{"CODE"}
46 2 24 9 $exports{'role'} and not *{"${from}::role";}{"CODE"}
49 2 24 9 $exports{'test'} and not *{"${from}::test";}{"CODE"}
55 2 24 9 $exports{'with'} and not *{"${from}::with";}{"CODE"}