Interface IUnmatchedCompareResult


  • public interface IUnmatchedCompareResult
    Compare result created using line profiling results from either base or compared result. Compare result classes may implement this interface if no match for module, method or line result was found in one of compared profiling results.
    getXXXDiff() methods are not supported and throw UnsupportedOperationException.
    Other methods work as usual.