| blib/lib/P4/C4/Ignore.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 14 | 21.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 112 | 8 | 2 | 0 | $$self{'_files'}{$dirname} and $dirname ne 'GLOBAL' |
| 157 | 0 | 0 | 0 | $$fref{'headAction'} && $$fref{'headAction'} ne 'delete' |
| 0 | 0 | 0 | $$fref{'clientMtime'} and not $$fref{'headAction'} && $$fref{'headAction'} ne 'delete' | |
| 0 | 0 | 0 | $$fref{'clientMtime'} and not $$fref{'headAction'} && $$fref{'headAction'} ne 'delete' and not $$fref{'ignore'} |
| line | l | !l | condition |
|---|---|---|---|
| 38 | 2 | 0 | shift() || 'P4::C4::Ignore' |