>
Metrics · 6 min read Updated 19 July 2026

Pipeline coverage: what it measures, and what it hides

Pipeline coverage — open pipeline divided by target — is a useful sanity check and a terrible forecast.

MetricsMulti-threadingPipeline design

What this covers

  • What it actually tells you
  • How to calculate it honestly
  • The three ways it misleads
  • What to pair it with

What it actually tells you

Pipeline coverage is the 3x rule and why it misleads. Used well it is a diagnostic; used carelessly it becomes a target, and any metric that becomes a target stops measuring what it used to.

The common 3× rule assumes a 33% win rate. If yours is 20%, you need 5×, and applying the generic ratio guarantees a miss.

How to calculate it honestly

The arithmetic is rarely the hard part. The judgement is in the denominator and the window.

  • Define the population — which records count, and which are excluded as test, duplicate or out of scope
  • Fix the window — cohort by entry date rather than exit date, or improving numbers will simply reflect a slow month
  • Use margin, not revenue, wherever money is involved
  • Segment before averaging — a single figure across segments usually describes nothing real

The three ways it misleads

Aggregation. One number across segments hides the variation that would have told you what to do.

Timing. Measuring on exit date flatters slow periods and punishes fast ones.

Isolation. Almost every sales metric can be improved by damaging another one. Pipeline coverage in particular moves when something upstream changes, so reading it alone invites the wrong conclusion.

What to pair it with

Read pipeline coverage alongside stage conversion and time in stage. Those two locate the problem; pipeline coverage tells you it exists.

And where money is involved, pair it with collected revenue rather than bookings. In most B2B businesses the gap between the two is material, and metrics that stop at the booking answer a different question from the one finance is asking.

Common questions

How do I calculate pipeline coverage?

The arithmetic is straightforward; the judgement is in defining the population, cohorting by entry date rather than exit, and using margin rather than revenue where money is involved.

What is a good pipeline coverage?

Benchmarks are less useful than your own trend. The common 3× rule assumes a 33% win rate. If yours is 20%, you need 5×, and applying the generic ratio guarantees a miss.

What should I read alongside it?

Stage conversion and time in stage, which locate the problem this metric only tells you exists.

See it on your own pipeline

Quotarider follows first touch through to paid invoice in one database, with 15 industry packs preconfigured and most of the assistant running without an AI key.