OLGKAD / sef18group15-coverage

Algorithms and Data Structures implemented in Java
Apache License 2.0
0 stars 0 forks source link

Branch coverage for SplayTree<T::splay and SegmentTree<D::Data::RangeMinimumData<N::combined #10

Open OLGKAD opened 6 years ago

OLGKAD commented 6 years ago

Implement branch coverage by manual instrumentation of the source code.

Use the "branch coverage" branch on git for this, as this code is not permanent.