--------------------------------------------------------------
| 270 | |
| 271 | //-------------------------------------------------------------- |
| 272 | void testApp::gotMessage(ofMessage msg){ |
| 273 | |
| 274 | } |
| 275 | |
| 276 | //-------------------------------------------------------------- |
| 277 | void testApp::dragEvent(ofDragInfo dragInfo){ |
nothing calls this directly
no outgoing calls
no test coverage detected