This file is indexed.

/usr/share/doc/libcoverart-doc/docs/hierarchy.js is in libcoverart-doc 1.0.0+git20140109-2.

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
11
12
13
14
15
16
17
18
19
20
21
22
var hierarchy =
[
    [ "CoverArtArchive::CCoverArt", "class_cover_art_archive_1_1_c_cover_art.html", null ],
    [ "CoverArtArchive::CHTTPFetch", "class_cover_art_archive_1_1_c_h_t_t_p_fetch.html", null ],
    [ "CoverArtArchive::CImage", "class_cover_art_archive_1_1_c_image.html", null ],
    [ "CoverArtArchive::CImageList", "class_cover_art_archive_1_1_c_image_list.html", null ],
    [ "CoverArtArchive::CReleaseInfo", "class_cover_art_archive_1_1_c_release_info.html", null ],
    [ "CoverArtArchive::CThumbnails", "class_cover_art_archive_1_1_c_thumbnails.html", null ],
    [ "CoverArtArchive::CType", "class_cover_art_archive_1_1_c_type.html", null ],
    [ "CoverArtArchive::CTypeList", "class_cover_art_archive_1_1_c_type_list.html", null ],
    [ "exception", null, [
      [ "CoverArtArchive::CExceptionBase", "class_cover_art_archive_1_1_c_exception_base.html", [
        [ "CoverArtArchive::CAuthenticationError", "class_cover_art_archive_1_1_c_authentication_error.html", null ],
        [ "CoverArtArchive::CConnectionError", "class_cover_art_archive_1_1_c_connection_error.html", null ],
        [ "CoverArtArchive::CFetchError", "class_cover_art_archive_1_1_c_fetch_error.html", null ],
        [ "CoverArtArchive::CRedirect", "class_cover_art_archive_1_1_c_redirect.html", null ],
        [ "CoverArtArchive::CRequestError", "class_cover_art_archive_1_1_c_request_error.html", null ],
        [ "CoverArtArchive::CResourceNotFoundError", "class_cover_art_archive_1_1_c_resource_not_found_error.html", null ],
        [ "CoverArtArchive::CTimeoutError", "class_cover_art_archive_1_1_c_timeout_error.html", null ]
      ] ]
    ] ]
];