name | method, % | block, % |
---|
createMeasurementDAO (): IMeasurementDAO | 0% (0/1) | 0% (0/4) |
getDescription (): String | 0% (0/1) | 0% (0/4) |
getID (): long | 0% (0/1) | 0% (0/3) |
getName (): String | 0% (0/1) | 0% (0/2) |
getPersistendInfo (): String | 0% (0/1) | 0% (0/4) |
getRootDirectory (): String | 0% (0/1) | 0% (0/4) |
reload (): void | 0% (0/1) | 0% (0/67) |
setID (long): void | 0% (0/1) | 0% (0/4) |
store (): void | 0% (0/1) | 0% (0/35) |
FileDAOFactory (String): void | 100% (1/1) | 100% (5/5) |
FileDAOFactory (long, String): void | 100% (1/1) | 100% (17/17) |
createExperimentDAO (): IExperimentDAO | 100% (1/1) | 100% (14/14) |
createExperimentRunDAO (): IExperimentRunDAO | 100% (1/1) | 100% (14/14) |
createIdGenerator (): IDGenerator | 100% (1/1) | 100% (14/14) |
createSensorDAO (): ISensorDAO | 100% (1/1) | 100% (14/14) |
createStateDAO (): IStateDAO | 100% (1/1) | 100% (14/14) |
finalizeAndClose (): void | 100% (1/1) | 100% (38/38) |
getFileManager (): FileManager | 100% (1/1) | 100% (3/3) |