This is the root cause of my 'Index Out of R' defect... By tinkering I have found that the writeMethodInfo method of com.stateofflow.eclipse.metrics.export.csv.RowWriter is throwing an index out of bounds exception for static blocks as these have no method name, or more importantly a '(' to search for. My tinkering has shown the return value of methodInfo.getName() in these cases to be <init>
Yes, thanks. I've fixed it now. Will be released soon in version 3.13.0