Condition Coverage

blib/lib/Venus/Mixin.pm
Criterion Covered Total %
condition 29 36 80.5


and 3 conditions

line !l l&&!r l&&r condition
21 0 0 4 defined $_ && !ref($_) && /^[A-Za-z]/u
37 3 38 7 $exports{'attr'} and not *{"${from}::attr";}{"CODE"}
40 4 38 6 $exports{'base'} and not *{"${from}::base";}{"CODE"}
43 47 0 1 $exports{'catch'} and not *{"${from}::catch";}{"CODE"}
46 47 0 1 $exports{'error'} and not *{"${from}::error";}{"CODE"}
52 48 0 0 $exports{'fault'} and not *{"${from}::fault";}{"CODE"}
55 4 38 6 $exports{'from'} and not *{"${from}::from";}{"CODE"}
58 47 0 1 $exports{'raise'} and not *{"${from}::raise";}{"CODE"}
61 4 38 6 $exports{'mixin'} and not *{"${from}::mixin";}{"CODE"}
64 4 38 6 $exports{'role'} and not *{"${from}::role";}{"CODE"}
67 4 38 6 $exports{'test'} and not *{"${from}::test";}{"CODE"}
73 4 38 6 $exports{'with'} and not *{"${from}::with";}{"CODE"}