public class DiffEntry
extends java.lang.Object
| Constructor and Description |
|---|
DiffEntry(Entry prevEntry,
Entry newEntry) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCoveredDiff() |
float |
getPercentDiff() |
int |
getTotalDiff() |