| Base 421597 | Head #4500 a28635 | ||||
|---|---|---|---|---|---|
| Total | Total | +/- | New | ||
| Rate | 65.65% | 65.65% | +0.00% | - | |
| Hits | 78738 | 78739 | +1 | 0 | |
| Misses | 41207 | 41206 | -1 | 0 | |
| Filename | Stmts | Miss | Cover |
|---|---|---|---|
| include/mesh/mesh_triangle_holes.h | 0 | -1 | +4.00% |
| TOTAL | 0 | -1 | +0.00% |
codecodecode+
56 57 58 59 60 61 62 |
/** * Destructor */ virtual ~Hole() = default; /** * The number of geometric points which define the hole. |