blib/lib/Iterator/Diamond.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 12 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
163 | 11 | 0 | 2 | $use_i_option and not exists $args{'edit'} |
11 | 0 | 2 | $use_i_option and not exists $args{'edit'} and defined $^I | |
167 | 11 | 0 | 1 | not exists $args{'files'} || @ARGV and $self->_magic_stdin |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
167 | 0 | 11 | 1 | exists $args{'files'} || @ARGV |