Coffee Types & Grading
Defect Count
The number and severity of physical imperfections found in a 350-gram sample of green coffee, categorized as primary (Category 1) or secondary (Category 2) defects. Defect count is a key factor in commercial and specialty grading.
Detaylı
Category 1 defects include full black beans, full sour beans, fungus-damaged beans, foreign matter, and severe insect damage — any single occurrence disqualifies a sample from specialty grade. Category 2 defects include partial black, partial sour, floaters, broken beans, and husks. The SCA green coffee grading protocol assigns weighted scores to each defect type, and specialty coffee must have zero Cat 1 and fewer than five Cat 2 defects.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="defect-count"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>
Embed using a standard iframe — works in any CMS.
<iframe src="https://brewfyi.com/iframe/glossary/defect-count/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>
Paste the URL into WordPress, Medium, or any oEmbed-aware editor.
https://brewfyi.com/glossarys/defect-count/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/defect-count/" target="_blank" rel="noopener">
<img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview:
Use the BrewFYI WordPress plugin shortcode.
[drinkfyi-glossary site="brewfyi" slug="defect-count"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="defect-count" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>