What this checks
This counts every img element on the page, counts how many have no alt attribute or an empty one, and reports the share along with samples of the offending sources so you can find them in the template. An empty alt is treated as missing here, which is worth knowing, because on a genuinely decorative image an empty alt is the correct markup rather than an oversight.