The document proposes metrics to measure how well a pointcut expression (PCE) captures a developer's intentions in aspect-oriented programming. It defines high-level intentions as natural language descriptions of where a crosscutting concern applies, and low-level intentions as structural relationships. Two metrics are proposed: coverage measures how well a PCE covers the entire intention, and precision measures how well it captures solely the intention. Examples of intentions and PCEs are provided.