Branch Coverage

blib/lib/Mars/Class.pm
Criterion Covered Total %
branch 18 18 100.0


line true false branch
21 2 33 @args ? :
34 11 24 if ($exports{'attr'} and not *{"${from}::attr";}{"CODE"})
37 9 26 if ($exports{'base'} and not *{"${from}::base";}{"CODE"})
40 11 24 unless (*{"${from}::false";}{"CODE"})
43 9 26 if ($exports{'from'} and not *{"${from}::from";}{"CODE"})
46 9 26 if ($exports{'role'} and not *{"${from}::role";}{"CODE"})
49 9 26 if ($exports{'test'} and not *{"${from}::test";}{"CODE"})
52 11 24 unless (*{"${from}::true";}{"CODE"})
55 9 26 if ($exports{'with'} and not *{"${from}::with";}{"CODE"})