Coverage Report

Created: 2026-02-04 06:14

next uncovered line (L), next uncovered region (R), next uncovered branch (B)
/src/xpdf-4.06/splash/SplashFontFileID.cc
Line
Count
Source
1
//========================================================================
2
//
3
// SplashFontFileID.cc
4
//
5
// Copyright 2003-2013 Glyph & Cog, LLC
6
//
7
//========================================================================
8
9
#include <aconf.h>
10
11
#include "gmempp.h"
12
#include "SplashFontFileID.h"
13
14
//------------------------------------------------------------------------
15
// SplashFontFileID
16
//------------------------------------------------------------------------
17
18
31.1k
SplashFontFileID::SplashFontFileID() {
19
31.1k
}
20
21
31.1k
SplashFontFileID::~SplashFontFileID() {
22
31.1k
}