opengrok
opengrok copied to clipboard
improve coverage of DirectoryListingTest
There are 2 areas where test coverage of DirectoryListingTest
can be improved:
- test subdirs - currently all the
FileEntry
constructors are invoked withsubdirs
beingnull
- validate Lines#/LOC in
validateEntry()