Branch Coverage

blib/lib/IPC/PrettyPipe/DSL.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
82 1 4 if (@arg == 1) { }
3 1 elsif (@arg == 2) { }
84 1 0 unless ('HASH' eq ref $arg[0])
97 0 5 @arg == 1 ? :
128 0 2 if (@stream == 1) { }
2 0 elsif (@stream == 2) { }
130 0 0 unless ('HASH' eq ref $stream[0])