Branch Coverage

blib/lib/Convert/Color/CMY.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
73 2 15 if (@_ == 1) { }
15 0 elsif (@_ == 3) { }
75 2 0 if (/^(\d+(?:\.\d+)?),(\d+(?:\.\d+)?),(\d+(?:\.\d+)?)$/u) { }
91 0 51 if $_ < 0
92 0 51 if $_ > 1