Get results of analysis run. Will return empty iterable if run() wasn't executed yet
Iterable<FileReport> results() => _store.records();