Coverage Summary for Class: UserDaoTest (debugUnitTest.com.greybox.projectmesh.user)

Class Method, % Branch, % Line, % Instruction, %
UserDaoTest 0% (0/10) 0% (0/4) 0% (0/13) 0% (0/110)
UserDaoTest$getAllConnectedUsers_filtersOutNullAddresses$1 0% (0/1) 0% (0/10) 0% (0/6) 0% (0/107)
UserDaoTest$getAllUsers_returnsAllRows$1 0% (0/1)
UserDaoTest$getUserByIp_returnsMatchingUser$1 0% (0/1) 0% (0/14) 0% (0/6) 0% (0/114)
UserDaoTest$hasWithID_returnsTrueWhenExists_andFalseWhenMissing$1 0% (0/1) 0% (0/10) 0% (0/4) 0% (0/93)
UserDaoTest$insert_and_getByUuid_work$1 0% (0/1) 0% (0/7) 0% (0/5) 0% (0/86)
UserDaoTest$missingQueries_returnNull$1 0% (0/1) 0% (0/7) 0% (0/3) 0% (0/59)
UserDaoTest$updateUser_replacesExistingRowValues$1 0% (0/1) 0% (0/16) 0% (0/7) 0% (0/125)
Total 0% (0/17) 0% (0/68) 0% (0/44) 0% (0/694)


Source code is not available