Coverage Summary for Class: MessageDaoTest (debugUnitTest.com.greybox.projectmesh.messaging.data.dao)

Class Method, % Branch, % Line, % Instruction, %
MessageDaoTest 0% (0/13) 0% (0/4) 0% (0/24) 0% (0/149)
MessageDaoTest$addMessage_persistsRows_and_getAll_matchesStoredData$1 0% (0/1)
MessageDaoTest$clearTable_removesAllRows$1 0% (0/1) 0% (0/11) 0% (0/5) 0% (0/99)
MessageDaoTest$delete_removesSingleMessage$1 0% (0/1)
MessageDaoTest$deleteAll_removesProvidedMessages$1 0% (0/1) 0% (0/17) 0% (0/9) 0% (0/173)
MessageDaoTest$getAllFlow_emitsAllMessages$1 0% (0/1) 0% (0/10) 0% (0/5) 0% (0/108)
MessageDaoTest$getChatMessagesFlow_returnsOnlyChat_andSortedAscendingByDate$1 0% (0/1)
MessageDaoTest$getChatMessagesFlowMultipleNames_filtersByList_andSortsAscending$1 0% (0/1)
MessageDaoTest$getChatMessagesSync_returnsOnlyChat_andSortedAscendingByDate$1 0% (0/1)
Total 0% (0/21) 0% (0/42) 0% (0/43) 0% (0/529)


Source code is not available