rollup / rollup
Files Coverage
Bundle.ts 100.00%
Chunk.ts 100.00%
ExternalModule.ts 100.00%
Graph.ts 100.00%
Module.ts 100.00%
ModuleLoader.ts 100.00%
ast/CallOptions.ts 100.00%
ast/ExecutionContext.ts 100.00%
ast/NodeEvents.ts 100.00%
ast/keys.ts 100.00%
ast/nodes/ArrayExpression.ts 100.00%
ast/nodes/ArrayPattern.ts 90.00%
ast/nodes/ArrowFunctionExpression.ts 100.00%
ast/nodes/AssignmentExpression.ts 100.00%
ast/nodes/AssignmentPattern.ts 100.00%
ast/nodes/AwaitExpression.ts 100.00%
ast/nodes/BinaryExpression.ts 97.50%
ast/nodes/BlockStatement.ts 100.00%
ast/nodes/BreakStatement.ts 100.00%
ast/nodes/CallExpression.ts 100.00%
ast/nodes/CatchClause.ts 83.33%
ast/nodes/ClassBody.ts 100.00%
ast/nodes/ClassDeclaration.ts 100.00%
ast/nodes/ClassExpression.ts 100.00%
ast/nodes/ConditionalExpression.ts 100.00%
ast/nodes/ContinueStatement.ts 100.00%
ast/nodes/DoWhileStatement.ts 100.00%
ast/nodes/EmptyStatement.ts 100.00%
ast/nodes/ExportAllDeclaration.ts 100.00%
ast/nodes/ExportDefaultDeclaration.ts 100.00%
ast/nodes/ExportNamedDeclaration.ts 100.00%
ast/nodes/ExpressionStatement.ts 87.50%
ast/nodes/ForInStatement.ts 100.00%
ast/nodes/ForOfStatement.ts 100.00%
ast/nodes/ForStatement.ts 100.00%
ast/nodes/FunctionDeclaration.ts 100.00%
ast/nodes/FunctionExpression.ts 100.00%
ast/nodes/Identifier.ts 100.00%
ast/nodes/IfStatement.ts 100.00%
ast/nodes/ImportDeclaration.ts 100.00%
ast/nodes/ImportExpression.ts 100.00%
ast/nodes/LabeledStatement.ts 100.00%
ast/nodes/Literal.ts 100.00%
ast/nodes/LogicalExpression.ts 100.00%
ast/nodes/MemberExpression.ts 100.00%
ast/nodes/MetaProperty.ts 100.00%
ast/nodes/NewExpression.ts 100.00%
ast/nodes/NodeType.ts 100.00%
ast/nodes/ObjectExpression.ts 100.00%
ast/nodes/ObjectPattern.ts 88.24%
ast/nodes/Program.ts 100.00%
ast/nodes/Property.ts 100.00%
ast/nodes/PropertyDefinition.ts 90.91%
ast/nodes/RestElement.ts 100.00%
ast/nodes/ReturnStatement.ts 100.00%
ast/nodes/SequenceExpression.ts 97.30%
ast/nodes/SpreadElement.ts 100.00%
ast/nodes/Super.ts 100.00%
ast/nodes/SwitchCase.ts 100.00%
ast/nodes/SwitchStatement.ts 100.00%
ast/nodes/TaggedTemplateExpression.ts 100.00%
ast/nodes/TemplateElement.ts 100.00%
ast/nodes/TemplateLiteral.ts 100.00%
ast/nodes/ThisExpression.ts 100.00%
ast/nodes/ThrowStatement.ts 100.00%
ast/nodes/TryStatement.ts 95.65%
ast/nodes/UnaryExpression.ts 100.00%
ast/nodes/UnknownNode.ts 100.00%
ast/nodes/UpdateExpression.ts 100.00%
ast/nodes/VariableDeclaration.ts 97.87%
ast/nodes/VariableDeclarator.ts 100.00%
ast/nodes/WhileStatement.ts 100.00%
ast/nodes/YieldExpression.ts 100.00%
ast/nodes/index.ts 100.00%
ast/nodes/shared/ArrayPrototype.ts 100.00%
ast/nodes/shared/ClassNode.ts 100.00%
ast/nodes/shared/Expression.ts 100.00%
ast/nodes/shared/FunctionNode.ts 100.00%
ast/nodes/shared/MethodBase.ts 100.00%
ast/nodes/shared/MethodTypes.ts 82.14%
ast/nodes/shared/MultiExpression.ts 78.95%
ast/nodes/shared/Node.ts 100.00%
ast/nodes/shared/ObjectEntity.ts 100.00%
ast/nodes/shared/ObjectMember.ts 90.00%
ast/nodes/shared/ObjectPrototype.ts 100.00%
ast/nodes/shared/knownGlobals.ts 92.00%
ast/scopes/BlockScope.ts 100.00%
ast/scopes/CatchScope.ts 100.00%
ast/scopes/ChildScope.ts 100.00%
ast/scopes/ClassBodyScope.ts 100.00%
ast/scopes/FunctionScope.ts 100.00%
ast/scopes/GlobalScope.ts 100.00%
ast/scopes/ModuleScope.ts 100.00%
ast/scopes/ParameterScope.ts 100.00%
ast/scopes/ReturnValueScope.ts 100.00%
ast/scopes/Scope.ts 83.33%
ast/scopes/TrackingScope.ts 100.00%
ast/utils/PathTracker.ts 100.00%
ast/values.ts 100.00%
ast/variables/ArgumentsVariable.ts 100.00%
ast/variables/ExportDefaultVariable.ts 100.00%
ast/variables/ExportShimVariable.ts 100.00%
ast/variables/ExternalVariable.ts 100.00%
ast/variables/GlobalVariable.ts 100.00%
ast/variables/LocalVariable.ts 93.06%
ast/variables/NamespaceVariable.ts 100.00%
ast/variables/SyntheticNamedExportVariable.ts 96.15%
ast/variables/ThisVariable.ts 100.00%
ast/variables/UndefinedVariable.ts 100.00%
ast/variables/Variable.ts 100.00%
finalisers/amd.ts 100.00%
finalisers/cjs.ts 100.00%
finalisers/es.ts 100.00%
finalisers/iife.ts 100.00%
finalisers/index.ts 100.00%
finalisers/shared/getCompleteAmdId.ts 100.00%
finalisers/shared/getExportBlock.ts 100.00%
finalisers/shared/getInteropBlock.ts 100.00%
finalisers/shared/removeExtensionFromRelativeAmdId.ts 100.00%
finalisers/shared/removeJsExtension.ts 100.00%
finalisers/shared/sanitize.ts 100.00%
finalisers/shared/setupNamespace.ts 94.44%
finalisers/shared/trimEmptyImports.ts 100.00%
finalisers/shared/warnOnBuiltins.ts 100.00%
finalisers/system.ts 97.78%
finalisers/umd.ts 100.00%
rollup/rollup.ts 100.00%
utils/FileEmitter.ts 100.00%
utils/PluginCache.ts 100.00%
utils/PluginContext.ts 100.00%
utils/PluginDriver.ts 100.00%
utils/addons.ts 100.00%
utils/base64.ts 100.00%
utils/blank.ts 100.00%
utils/buildPhase.ts 100.00%
utils/chunkAssignment.ts 100.00%
utils/collapseSourcemaps.ts 90.22%
utils/commondir.ts 87.50%
utils/crypto.ts 100.00%
utils/decodedSourcemap.ts 77.78%
utils/deconflictChunk.ts 100.00%
utils/ensureArray.ts 100.00%
utils/error.ts 100.00%
utils/escapeId.ts 100.00%
utils/executionOrder.ts 100.00%
utils/exportNames.ts 100.00%
utils/fs.ts 76.47%
utils/getCodeFrame.ts 100.00%
utils/getExportMode.ts 100.00%
utils/getId.ts 100.00%
utils/getIndentString.ts 100.00%
utils/getOrCreate.ts 100.00%
utils/getOriginalLocation.ts 82.35%
utils/getStaticDependencies.ts 100.00%
utils/identifierHelpers.ts 100.00%
utils/interopHelpers.ts 100.00%
utils/options/mergeOptions.ts 100.00%
utils/options/normalizeInputOptions.ts 100.00%
utils/options/normalizeOutputOptions.ts 100.00%
utils/options/options.ts 100.00%
utils/path.ts 66.67%
utils/pluginUtils.ts 100.00%
utils/printStringList.ts 100.00%
utils/pureComments.ts 100.00%
utils/queue.ts 100.00%
utils/reassignedExportsMember.ts 100.00%
utils/relativeId.ts 100.00%
utils/renderChunk.ts 100.00%
utils/renderHelpers.ts 100.00%
utils/renderNamePattern.ts 100.00%
utils/reservedNames.ts 100.00%
utils/resolveId.ts 94.74%
utils/resolveIdViaPlugins.ts 100.00%
utils/safeName.ts 100.00%
utils/sanitizeFileName.ts 66.67%
utils/sourceMappingURL.ts 100.00%
utils/systemJsRendering.ts 100.00%
utils/timers.ts 57.35%
utils/transform.ts 100.00%
utils/traverseStaticDependencies.ts 100.00%
utils/treeshakeNode.ts 100.00%
utils/variableNames.ts 100.00%
watch/fileWatcher.ts 96.77%
watch/fsevents-importer.ts 40.00%
watch/watch-proxy.ts 100.00%
watch/watch.ts 99.07%
Folder Totals (186 files) 98.63%
Project Totals (202 files) 98.34%
Loading