get_report_count#

static ADR.get_report_count() int#

Return the number of top-level reports in the default database.

A report is a root Template with no parent. Child templates are not included in the count.

Returns:
int

Number of persisted root templates.