Parker is a stylesheet analysis tool. It runs metrics on your stylesheets and will report on their complexity.
Install with npm:
npm install -g parker
parker a.css b.css c.css
curl http://www.katiefenn.co.uk/css/shuttle.css -s | parker
From the repo root:
npm install
npm test
Parker is my first open source project, and your suggestions and feedback are welcome. The project is in a pre-beta phase and is liable to change at any time. Parker is named for the character Parker from Gerry Anderson's Thunderbirds, without which my interest in technology and computers would certainly not be what it is today. Parker is very Nosey about your stylesheets.