{{/* Copyright 2022 syzkaller project authors. All rights reserved. Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. Manager statistics graphs. */}} {{.Header.Namespace}} crash stats {{template "head" .Header}} {{if .Graph}} {{end}} {{template "header" .Header}}
{{if .Graph}}
{{else if .Table}} {{with .Table}}
{{range .Rows}} {{end}}
{{.Title}}
Title Count Share Graph
{{.Title}} {{.Count}} {{.Share | printf "%.1f"}}% [last month]
{{end}} {{end}}