public class CloverReader extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,Map<String,Map<String,List<Integer>>>> |
coveragePerTestMethods |
| Constructor and Description |
|---|
CloverReader() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,Map<String,List<Integer>>>> |
read(String directory)
read the database initialize by
CloverExecutor. |
Copyright © 2018. All rights reserved.