--- data: tables: - headers: coverable: caption: Coverable f: "%d" fs: '' coverage: caption: Coverage f: "%.1f%%" fs: "%.1f%%" covered: caption: Covered f: "%d" fs: '' criterion: caption: Criterion class: head f: "%s" fs: "%s" headers_order: - criterion - coverable - covered - coverage label: "Coverage summary:" rows: - coverable: 12 coverage: class: c4 v: 100 covered: 12 criterion: Statement - coverable: 3 coverage: class: c4 v: 100 covered: 3 criterion: Subroutine - coverable: 0 coverage: class: c0 v: 0 covered: 0 criterion: POD - coverable: 0 coverage: class: c0 v: 0 covered: 0 criterion: Branch - coverable: 0 coverage: class: c0 v: 0 covered: 0 criterion: Condition summary: - coverage: class: c0 v: 40 criterion: Overall coverage - headers: branch: caption: Br. f: "%d%%" fs: "%.1f%%" command: caption: Command class: file f: "%s" fs: "%s" condition: caption: Cond. f: "%d%%" fs: "%.1f%%" pod: caption: POD f: "%d%%" fs: "%.1f%%" run: caption: Run class: head f: "%d" fs: "%d" statement: caption: St. f: "%d%%" fs: "%.1f%%" subroutine: caption: Sub. f: "%d%%" fs: "%.1f%%" time: caption: Time f: "%.3fs" fs: "%.3fs" headers_order: - run - statement - subroutine - pod - branch - condition - time - command label: "Covered by:" rows: - branch: class: c0 href: t-Foo-t-1253384591.6375.39890-branch v: 0 command: href: t-Foo-t-1253384591.6375.39890 v: t/Foo.t condition: class: c0 href: t-Foo-t-1253384591.6375.39890-condition v: 0 pod: class: c0 v: 0 run: 1 statement: class: c4 v: 100 subroutine: class: c4 href: t-Foo-t-1253384591.6375.39890-subroutine v: 100 time: class: c0 v: ~ summary: - branch: class: c0 v: 0 command: Total coverage condition: class: c0 v: 0 pod: class: c0 v: 0 run: 2 statement: class: c4 v: 100 subroutine: class: c4 v: 100 time: class: c0 v: ~ - headers: branch: caption: Br. f: "%d" fs: "%.1f%%" condition: caption: Cond. f: "%d" fs: "%.1f%%" line: caption: Line class: head f: "%d" fs: "%d" pod: caption: POD f: "%d" fs: "%.1f%%" source: caption: Source code class: src f: "%s" fs: "%s" statement: caption: St. f: "%d" fs: "%.1f%%" subroutine: caption: Sub. f: "%d" fs: "%.1f%%" time: caption: Time f: "%.3fs" fs: "%.3fs" vcs_author: caption: Author class: vcs f: "%s" fs: "%s" vcs_rev: caption: VCS Id class: vcs f: "%s" fs: "%s" headers_order: - line - statement - subroutine - pod - branch - condition - time - source label: "Overall file coverage:" rows: - branch: [] condition: [] line: 1 pod: [] source: "#!/usr/bin/perl\n" statement: [] subroutine: [] time: [] - branch: [] condition: [] line: 2 pod: [] source: "\n" statement: [] subroutine: [] time: [] - branch: [] condition: [] line: 3 pod: [] source: "use FindBin qw( $Bin );\n" statement: - class: c4 v: 1 - class: c4 v: 1 - class: c4 v: 1 subroutine: - anchor: 3 class: c4 href: t-Foo-t-subroutine v: 1 time: [] - branch: [] condition: [] line: 4 pod: [] source: "use lib $Bin .q{/../lib};\n" statement: - class: c4 v: 1 - class: c4 v: 1 - class: c4 v: 1 subroutine: - anchor: 4 class: c4 href: t-Foo-t-subroutine v: 1 time: [] - branch: [] condition: [] line: 5 pod: [] source: "\n" statement: [] subroutine: [] time: [] - branch: [] condition: [] line: 6 pod: [] source: "use Test::More;\n" statement: - class: c4 v: 1 - class: c4 v: 1 - class: c4 v: 1 subroutine: - anchor: 6 class: c4 href: t-Foo-t-subroutine v: 1 time: [] - branch: [] condition: [] line: 7 pod: [] source: "\n" statement: [] subroutine: [] time: [] - branch: [] condition: [] line: 8 pod: [] source: "require $Bin . q{/../lib/Sample/Simple/Foo.pm};\n" statement: - class: c4 v: 1 subroutine: [] time: [] - branch: [] condition: [] line: 9 pod: [] source: "\n" statement: [] subroutine: [] time: [] - branch: [] condition: [] line: 10 pod: [] source: "plan tests => 1;\n" statement: - class: c4 v: 1 subroutine: [] time: [] - branch: [] condition: [] line: 11 pod: [] source: "\n" statement: [] subroutine: [] time: [] - branch: [] condition: [] line: 12 pod: [] source: "ok (-e $Bin . q{/../lib/Sample/Simple/Foo.pm}, q{Foo exists.});\n" statement: - class: c4 v: 1 subroutine: [] time: [] - branch: [] condition: [] line: 13 pod: [] source: "\n" statement: [] subroutine: [] time: [] summary: - branch: class: c0 v: 0 condition: class: c0 v: 0 line: 13 pod: class: c0 v: 0 src: Total coverage statement: class: c4 v: 100 subroutine: class: c4 v: 100 time: class: c0 v: ~ metadata: title: "Coverage: t/Foo.t" version: 0.05