--------------------------------------------------------------
| 265 | |
| 266 | //-------------------------------------------------------------- |
| 267 | void testApp::windowResized(int w, int h){ |
| 268 | |
| 269 | } |
| 270 | |
| 271 | //-------------------------------------------------------------- |
| 272 | void testApp::gotMessage(ofMessage msg){ |
nothing calls this directly
no outgoing calls
no test coverage detected