• File: .nycrc
  • Full Path: /var/www/sandbox/node_modules/side-channel-map/.nycrc
  • Date Modified: 02/20/2025 6:17 PM
  • File size: 216 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
	"all": true,
	"check-coverage": false,
	"reporter": ["text-summary", "text", "html", "json"],
	"lines": 86,
	"statements": 85.93,
	"functions": 82.43,
	"branches": 76.06,
	"exclude": [
		"coverage",
		"test"
	]
}