fun percentExplained(current: Int, total: Int): String
fun percentExplained(current: Long, total: Long): String