{{/* Copyright 2023 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. The list of polled trees. */}}
{{template "head" .Header}}| Name | List(s) | Open | Fixed |
|---|---|---|---|
| {{link $item.Open.Link $item.Name}} | {{$item.Lists}} | {{link $item.Open.Link (printf "%d" $item.Open.Count)}} | {{link $item.Fixed.Link (printf "%d" $item.Fixed.Count)}} |
| {{link .Unclassified.Open.Link "unclassified"}} | - | {{link .Unclassified.Open.Link (printf "%d" .Unclassified.Open.Count)}} | {{link .Unclassified.Fixed.Link (printf "%d" .Unclassified.Fixed.Count)}} |