Bug 176 - statistics: what are "total breaks"
Status:
RESOLVED FIXED
Component:
GUI
Version:
unspecified
Hardware:
PC Windows 2000
Importance:
P3 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Feb 14 2003 01:43:39 UTC
by:
Kees-Jan Dijkzeul
Modified:
Feb 16 2003 06:52:49 UTC
WhoWhenWhatRemovedAdded
Rob CaelersFeb 14 2003 12:10:17 UTCstatusNEWASSIGNED
Rob CaelersFeb 16 2003 06:52:48 UTCstatusASSIGNEDRESOLVED
resolutionFIXED
Description
Kees-Jan Dijkzeul  Feb 14 2003 01:43:40 UTC
My statistics for yesterday read:

Two breaks prompted, one taken, nine natural breaks, total 1.

So total breaks equals breaks taken??
Comment 1
Rob Caelers  Feb 14 2003 12:10:17 UTC
> So total breaks equals breaks taken??

For you, it might be :-)

Total breaks (internally called Unique breaks): Number of times your timer gets
orange.

Prompted: Number of prelude windows shown.

Breaks taken: Number of times you take a break with the break window visible.
This counter is incremented when the timer resets and the break window disappears.

Natural break: Number of times you take a break without the break windows
visible. This counter is incremented when the timer resets.

So, if you are prompted to take a break, ignore the prelude window and then take
a natural break, taken=0, total=1, natural=1

I think the following holds
taken + natural + skipped >= total

(>= because you can take natural break with getting prompted)

I'm assigning this "bug" to me because I think some tooltip might be usefull to
explain the stats.
Comment 2
Rob Caelers  Feb 16 2003 06:52:48 UTC
Tooltips added.