Looking at coverage for rm it looks like we're missing quite a bit of coverage surrounding symlinks to directories (see also #795). Let's see if we can improve that.
We should also look at lines for which we should ignore coverage (do we need to do this for FIFOs, or can we have a unix-only test?).
Looking at coverage for rm it looks like we're missing quite a bit of coverage surrounding symlinks to directories (see also #795). Let's see if we can improve that.
We should also look at lines for which we should ignore coverage (do we need to do this for FIFOs, or can we have a unix-only test?).