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