Root: {{ root_path }} — Generated: {{ generated_at }}
| Category | Files | Size (MB) | % of Total | Avg Size (MB) |
|---|---|---|---|---|
| {{ cat }} | {{ data.count }} | {{ data.bytes | mb }} | {{ "%.1f"|format(data.percent) }}% | {{ data.avg_size | mb }} |
No category data available.
{% endif %}| Path | Size (MB) | Category | Modified |
|---|---|---|---|
| {{ f.path }} | {{ f.size_bytes | mb }} | {{ f.category }} | {{ f.mtime.strftime('%Y-%m-%d') if f.mtime else '' }} |
No files found.
{% endif %}| Path | Size (MB) | Category | Last Modified | Days Inactive |
|---|---|---|---|---|
| {{ f.path }} | {{ f.size_bytes | mb }} | {{ f.category }} | {{ f.mtime.strftime('%Y-%m-%d') if f.mtime else '' }} | {{ f.days_inactive }} |
No inactive files found.
{% endif %}| Path | Category | Modified |
|---|---|---|
| {{ f.path }} | {{ f.category }} | {{ f.mtime.strftime('%Y-%m-%d') if f.mtime else '' }} |
No zero-byte files found.
{% endif %}| Filename | Count | Paths |
|---|---|---|
| {{ name }} | {{ paths | length }} | {{ paths | join(' ') }} |
No name duplicates found.
{% endif %}| SHA-256 | Count | Paths |
|---|---|---|
| {{ digest[:16] }}... | {{ paths | length }} | {{ paths | join(' ') }} |
No byte-level duplicates found (or hash check not enabled).
{% endif %}| Path | Permissions | Issue |
|---|---|---|
| {{ f.path }} | {{ f.permissions }} |
{{ f.issue }} |
No permission issues found.
{% endif %}| Path | Depth |
|---|---|
| {{ d.path }} | {{ d.depth }} |
No empty directories found.
{% endif %}No timeline data available.
{% endif %}