Coverage Report

Created: 2025-10-10 08:04

next uncovered line (L), next uncovered region (R), next uncovered branch (B)
/src/xpdf-4.05/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
0
SplashFontFileID::SplashFontFileID() {
19
0
}
20
21
0
SplashFontFileID::~SplashFontFileID() {
22
0
}