Project Name | # Classes | Line Coverage | Branch Coverage |
---|---|---|---|
motion-api | 12 | 0% | 0% |
commons | 19 | 100% | 100% |
connection-impl | 35 | 100% | 100% |
motion-impl | 15 | 100% | 100% |
core-impl | 24 | 100% | 100% |
josceleton | 4 | 100% | 0% |
connection-api | 9 | 0% | 0% |
core-api | 86 | 100% | 100% |
Total | 204 | 100% | 100% |
Project Name | Success Rate | Tests | Errors | Failures | Skipped | Time |
---|---|---|---|---|---|---|
motion-api | 0% | 0 | 0 | 0 | 0 | 0.272 |
commons | 100% | 121 | 0 | 0 | 0 | 1.274 |
connection-impl | 100% | 51 | 0 | 0 | 0 | 1.101 |
motion-impl | 100% | 23 | 0 | 0 | 0 | 0.713 |
core-impl | 100% | 55 | 0 | 0 | 0 | 0.416 |
josceleton | 100% | 13 | 0 | 0 | 0 | 0.338 |
connection-api | 0% | 0 | 0 | 0 | 0 | 0.27 |
core-api | 100% | 70 | 0 | 0 | 0 | 0.193 |
Total | 100% | 333 | 0 | 0 | 0 | 4.577 |
Project Name | # Files | Total | Infos | Warnings | Errors |
---|---|---|---|---|---|
motion-api | 12 | 0 | 0 | 0 | 0 |
commons | 17 | 0 | 0 | 0 | 0 |
connection-impl | 32 | 0 | 0 | 0 | 0 |
motion-impl | 15 | 0 | 0 | 0 | 0 |
core-impl | 23 | 0 | 0 | 0 | 0 |
josceleton | 4 | 0 | 0 | 0 | 0 |
connection-api | 9 | 0 | 0 | 0 | 0 |
core-api | 21 | 0 | 0 | 0 | 0 |
Total | 133 | 0 | 0 0% | 0 0% | 0 0% |
Project Name | # Classes | Violations |
---|---|---|
motion-api | 0 | 0 |
commons | 0 | 0 |
connection-impl | 0 | 0 |
motion-impl | 0 | 0 |
core-impl | 0 | 0 |
josceleton | 0 | 0 |
connection-api | 0 | 0 |
core-api | 0 | 0 |
Total | 0 | 0 |
Project Name | # Classes | Duplications |
---|---|---|
motion-api | 0 | 0 |
commons | 0 | 0 |
connection-impl | 0 | 0 |
motion-impl | 0 | 0 |
core-impl | 0 | 0 |
josceleton | 0 | 0 |
connection-api | 0 | 0 |
core-api | 0 | 0 |
Total | 0 | 0 |
Project Name | # Classes | Bugs | Errors | Missing Classes |
---|---|---|---|---|
motion-api | 0 | 0 | 0 | 0 |
commons | 0 | 0 | 0 | 0 |
connection-impl | 0 | 0 | 0 | 0 |
motion-impl | 0 | 0 | 0 | 0 |
core-impl | 0 | 0 | 0 | 0 |
josceleton | 0 | 0 | 0 | 0 |
connection-api | 0 | 0 | 0 | 0 |
core-api | 0 | 0 | 0 | 0 |
Total | 0 | 0 | 0 | 0 |
Package | Afferent Coupling | Line Coverage | Branch Coverage |
---|---|---|---|
net.sf.josceleton.connection.impl.service.user | 2 | 0% | 0% |
net.sf.josceleton.core.api.entity | 2 | 0% | 0% |
net.sf.josceleton.core.impl.entity.message | 2 | 0% | 0% |
net.sf.josceleton.motion.impl.gesture | 2 | 0% | 0% |
net.sf.josceleton.commons.exception | 1 | 0% | 0% |
net.sf.josceleton.commons.reflect | 1 | 0% | 0% |
net.sf.josceleton.connection.api | 1 | 0% | 0% |
net.sf.josceleton.connection.api.service.user | 1 | 0% | 0% |
net.sf.josceleton.connection.impl.osc | 1 | 0% | 0% |
net.sf.josceleton.connection.impl.service.motion | 1 | 0% | 0% |
net.sf.josceleton.core.api.entity.joint | 1 | 0% | 0% |
net.sf.josceleton.core.impl.entity | 1 | 0% | 0% |
net.sf.josceleton.core.impl.entity.joint | 1 | 0% | 0% |
net.sf.josceleton.motion.api.gesture | 1 | 0% | 0% |
net.sf.josceleton.motion.api.gesture.hitwall | 1 | 0% | 0% |
net.sf.josceleton.motion.impl.gesture.hitwall | 1 | 0% | 0% |
Average Threshold | 0.741 | ||
net.sf.josceleton.commons | 0 | 0% | 0% |
net.sf.josceleton.commons.collection | 0 | 0% | 0% |
net.sf.josceleton.commons.util | 0 | 0% | 0% |
net.sf.josceleton.connection.api.service.motion | 0 | 0% | 0% |
net.sf.josceleton.connection.impl | 0 | 0% | 0% |
net.sf.josceleton.core.api.async | 0 | 0% | 0% |
net.sf.josceleton.core.api.entity.message | 0 | 0% | 0% |
net.sf.josceleton.core.impl | 0 | 0% | 0% |
net.sf.josceleton.core.impl.async | 0 | 0% | 0% |
net.sf.josceleton.josceleton | 0 | 0% | 0% |
net.sf.josceleton.motion.impl | 0 | 0% | 0% |
Project Name | # Classes | Total | 1. FIXME - Heavy issues which need to be solved immediately! | 2. TODO - General issue to work on sooner or later. | 3. MINORs - Little enhancements, not really important. | 4. LUXURYs - Additional stuff which would be cool to have, but not mandatory anyway. |
---|---|---|---|---|---|---|
motion-api | 3 | 3 | 0 | 0 | 1 | 2 |
commons | 6 | 6 | 0 | 1 | 3 | 2 |
connection-impl | 6 | 9 | 0 | 2 | 7 | 0 |
motion-impl | 4 | 4 | 0 | 1 | 3 | 0 |
core-impl | 3 | 3 | 0 | 0 | 2 | 1 |
josceleton | 3 | 3 | 0 | 0 | 1 | 2 |
connection-api | 4 | 7 | 0 | 0 | 6 | 1 |
core-api | 1 | 1 | 0 | 0 | 1 | 0 |
Total | 30 | 36 | 0 | 4 | 24 | 8 |