This file is indexed.

/usr/include/measurement_kit/report.hpp is in libmeasurement-kit-dev 0.7.1-2build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
// File autogenerated by `./autogen.sh`, do not edit
#ifndef MEASUREMENT_KIT_REPORT_HPP
#define MEASUREMENT_KIT_REPORT_HPP
#include <measurement_kit/report/base_reporter.hpp>
#include <measurement_kit/report/entry.hpp>
#include <measurement_kit/report/error.hpp>
#include <measurement_kit/report/file_reporter.hpp>
#include <measurement_kit/report/ooni_reporter.hpp>
#include <measurement_kit/report/report.hpp>
#endif