Branch Coverage

blib/lib/Config/Apt/SourceEntry.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
48 27 1 if (@_ > 1)
49 1 26 unless (defined from_string($self, $_[1]))
67 22 1 if (@{$$self{'components'};} > 0)
94 1 27 unless (@source >= 3)