travis-ci
Treat a regular file entry with a name ending with a slash as a directory This is what other major tar implementations do for interoperability and compatibility with older tar variants and some new ones. - GNU tar: http://git.savannah.gnu.org/cgit/tar.git/tree/src/extract.c?id=3c2a2cd94#n1543 - libarchive: https://github.com/libarchive/libarchive/blob/f5e11acaa/libarchive/archive_read_support_format_tar.c#L566-L583
12 of 12 new or added lines in 2 files covered. (100.0%)
825 of 1013 relevant lines covered (81.44%)
326.61 hits per line