Description
I’ve taken some declaration count samples with CSS Stats and they looked good, however I’ve also found some rather severe outliers.
Technorati, for example, is reported to use 111 declarations, 75 of them unique: http://cssstats.com/stats?ua=Browser%20Default&url=http://technorati.com/#unique-totals.
However, Technorati uses at least 2 style sheets of which each has more than those 111 declarations alone (like http://technorati.com/wp-content/plugins/revslider/rs-plugin/css/settings.css?ver=4.0 and http://technorati.com/wp-content/plugins/ultimate-social-deux/public/assets/css/style.css?ver=3.1.6).
The numbers are hence completely off.
On scanning I couldn’t make out the issue—could you investigate (and fix)?
(As I’m working on a little study that uses CSS Stats for such counts, how great would you believe CSS Stats’ error rate to be for declaration counts?)