--------------------------------------------------------------
| 92 | |
| 93 | //-------------------------------------------------------------- |
| 94 | void testApp::windowResized(int w, int h){ |
| 95 | |
| 96 | } |
| 97 | |
| 98 | //-------------------------------------------------------------- |
| 99 | void testApp::gotMessage(ofMessage msg){ |
nothing calls this directly
no outgoing calls
no test coverage detected