lib/Dist/Zilla/Util/Test/KENTNL/dztest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
60 | 0 | 0 | 1 | -e $file and not -d $file |
249 | 0 | 1 | 0 | -e $self->_build_root and -d $self->_build_root |
254 | 0 | 0 | 1 | defined $file and -e $file |
0 | 0 | 1 | defined $file and -e $file and not -d $file |