File

.luacov @ 12777:4d5549de27e6

util.jsonpointer: Improve tests Result of mutation testing Remaining mutants are mostly relating to the math.type() fallback. Another case being that array[#array+1] == array[#array+2] and thus doesn't matter.
author Kim Alvefur <zash@zash.se>
date Wed, 19 Oct 2022 14:21:13 +0200
parent 9469:cd2f742e5826
line wrap: on
line source

exclude = {
	"^%./spec/";
}