All day count

Description Sum of the contributor count for the current and previous day

It is the sum of the contributors.COUNT on AsOfDate for day and day-1.

$$\text{All day count}=\text{contributors.COUNT}_\text{AsOfDate} + \text{contributors.COUNT}_{\text{AsOfDate}-1}$$