Case when end and start of the cluster are equal, led to zero deletion exception. In this case, coverage mustn't increase so we can skip this SV in the future.
Also fixed the problem that can appear in combineAnalysis for zero coverage (it was already fixed in Java).
Description