LCOV - code coverage report
Current view: top level - Core - OOMusic.m (source / functions) Hit Total Coverage
Test: coverxygen.info Lines: 0 1 0.0 %
Date: 2025-05-28 07:50:54 Functions: 0 0 -

          Line data    Source code
       1           0 : // OOMusic.m: Selects the appropriate music class source file
       2             : // depending on the operating system defined.
       3             : //
       4             : // Add new OS imports here. The -DOS_NAME flag in the GNUmakefile
       5             : // will select which one gets compiled.
       6             : //
       7             : // David Taylor, 2005-05-04
       8             : 
       9             : #ifdef LINUX
      10             : #import "SDLMusic.m"
      11             : #endif

Generated by: LCOV version 1.14