Coverage Report

Created: 2026-07-30 07:17

next uncovered line (L), next uncovered region (R), next uncovered branch (B)
/src/poppler/splash/SplashFontFileID.cc
Line
Count
Source
1
//========================================================================
2
//
3
// SplashFontFileID.cc
4
//
5
//========================================================================
6
7
#include <config.h>
8
9
#include "SplashFontFileID.h"
10
11
//------------------------------------------------------------------------
12
// SplashFontFileID
13
//------------------------------------------------------------------------
14
15
0
SplashFontFileID::SplashFontFileID() = default;
16
17
0
SplashFontFileID::~SplashFontFileID() = default;