[add] coverage

This commit is contained in:
Andy Bunce 2025-02-17 10:47:14 +00:00
parent 432303bf00
commit d8acb448de
4 changed files with 71 additions and 2 deletions

View file

@ -116,7 +116,7 @@ as xs:base64Binary{
values are sequences of functions to get property from $pdf object
:)
declare %private variable $pdfbox:property-map:=map{
"pages": pdfbox:page-count#1,
"pageCount": pdfbox:page-count#1,
"hasOutline": pdfbox:hasOutline#1,