public class PercentageCalculator extends Object
| Constructor and Description |
|---|
PercentageCalculator() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getPercentage(long total,
long actual) |
Copyright © 2024 org.pitest. All rights reserved.