GROUP,PACKAGE,CLASS,INSTRUCTION_MISSED,INSTRUCTION_COVERED,BRANCH_MISSED,BRANCH_COVERED,LINE_MISSED,LINE_COVERED,COMPLEXITY_MISSED,COMPLEXITY_COVERED,METHOD_MISSED,METHOD_COVERED DAA Example,es.uvigo.esei.daa.dao,PeopleDAO,0,293,0,18,0,72,0,17,0,8 DAA Example,es.uvigo.esei.daa.dao,DAOException,16,7,0,0,6,4,3,2,3,2 DAA Example,es.uvigo.esei.daa.dao,DAO,11,21,0,0,3,6,0,3,0,3 DAA Example,es.uvigo.esei.daa.dao,UsersDAO,144,0,4,0,33,0,9,0,7,0 DAA Example,es.uvigo.esei.daa.dao,PetDAO,0,327,0,22,0,79,0,19,0,8 DAA Example,es.uvigo.esei.daa.entities,User,55,0,2,0,18,0,9,0,8,0 DAA Example,es.uvigo.esei.daa.entities,Person,3,74,0,8,1,26,1,12,1,8 DAA Example,es.uvigo.esei.daa.entities,Pet,3,102,0,8,1,34,1,16,1,12 DAA Example,es.uvigo.esei.daa.rest,PetResource,6,205,0,0,2,63,1,7,1,7 DAA Example,es.uvigo.esei.daa.rest,UsersResource,81,0,4,0,25,0,9,0,7,0 DAA Example,es.uvigo.esei.daa.rest,PeopleResource,6,196,0,0,2,63,1,7,1,7 DAA Example,es.uvigo.esei.daa,DAAExampleApplication,19,8,0,0,2,3,1,2,1,2